Searched defs:strncmp (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libc/string/
H A Dstrncmp.c41 strncmp(const char *s1, const char *s2, size_t n) function
/freebsd-13-stable/sys/libkern/
H A Dstrncmp.c38 strncmp(const char *s1, const char *s2, size_t n) function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp78 INTERCEPT_LIBRARY_FUNCTION(strncmp); variable
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dos.h656 #undef strncmp macro
657 #define strncmp OS_DO_NOT_USE_strncmp macro

Completed in 169 milliseconds