libspf2 1.2.11
Functions
strncasecmp.c File Reference
#include <string.h>
#include <ctype.h>
Include dependency graph for strncasecmp.c:

Go to the source code of this file.

Functions

int strncasecmp (const char *s1, const char *s2, size_t n)
 

Function Documentation

◆ strncasecmp()

int strncasecmp ( const char *  s1,
const char *  s2,
size_t  n 
)

Definition at line 11 of file strncasecmp.c.

Referenced by SPF_record_compile(), and SPF_server_get_record().