dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
c-strcase.h File Reference
#include <stddef.h>
Include dependency graph for c-strcase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int c_strcasecmp (const char *s1, const char *s2) _GL_ATTRIBUTE_PURE
 
int c_strncasecmp (const char *s1, const char *s2, size_t n) _GL_ATTRIBUTE_PURE
 

Function Documentation

◆ c_strcasecmp()

int c_strcasecmp ( const char *  s1,
const char *  s2 
)
Here is the call graph for this function:

◆ c_strncasecmp()

int c_strncasecmp ( const char *  s1,
const char *  s2,
size_t  n 
)
Here is the call graph for this function: