Searched defs:strncasecmp (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/libc/string/
H A Dstrcasecmp.c84 strncasecmp(const char *s1, const char *s2, size_t n) function
/barrelfish-master/lib/openssl-1.0.0d/
H A De_os.h691 # define strncasecmp _strnicmp macro
696 # define strncasecmp OPENSSL_strncasecmp macro
700 # define strncasecmp strnicmp macro
705 # define strncasecmp strnicmp macro
/barrelfish-master/include/openssl/local/
H A De_os.h692 # define strncasecmp _strnicmp macro
697 # define strncasecmp OPENSSL_strncasecmp macro
701 # define strncasecmp strnicmp macro
706 # define strncasecmp strnicmp macro

Completed in 99 milliseconds