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

/freebsd-10-stable/lib/libc/arm/string/
H A Dstrncmp.S35 ENTRY(strncmp) function
/freebsd-10-stable/sys/libkern/
H A Dstrncmp.c36 strncmp(const char *s1, const char *s2, size_t n) function
/freebsd-10-stable/lib/libc/i386/string/
H A Dstrncmp.S56 ENTRY(strncmp) function
/freebsd-10-stable/lib/libc/string/
H A Dstrncmp.c39 strncmp(const char *s1, const char *s2, size_t n) function
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dstrncmp.c19 strncmp(const char *s1, const char *s2, register size_t n) function
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrncmp.c19 strncmp(const char *s1, const char *s2, register size_t n) function
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstring.h64 #undef strncmp macro
/freebsd-10-stable/sys/boot/common/
H A Dutil.c68 strncmp(const char *s1, const char *s2, size_t len) function
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dos.h527 #undef strncmp macro
528 #define strncmp OS_DO_NOT_USE_strncmp macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h555 strncmp, enumerator in enum:llvm::LibFunc::Func

Completed in 105 milliseconds