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

/freebsd-11-stable/lib/libc/string/
H A Dstrncmp.c39 strncmp(const char *s1, const char *s2, size_t n) function
/freebsd-11-stable/sys/libkern/
H A Dstrncmp.c36 strncmp(const char *s1, const char *s2, size_t n) function
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dstrncmp.c19 strncmp(const char *s1, const char *s2, register size_t n) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dstrncmp.c19 strncmp(const char *s1, const char *s2, register size_t n) function
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstring.h64 #undef strncmp macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp78 INTERCEPT_LIBRARY_FUNCTION(strncmp); variable
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos.h656 #undef strncmp macro
657 #define strncmp OS_DO_NOT_USE_strncmp macro

Completed in 192 milliseconds