Searched defs:bcmp (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) function
/freebsd-11-stable/libexec/bootpd/tools/bootptest/
H A Dbootptest.h14 #define bcmp(a,b,c) memcmp(a,b,c) macro
/freebsd-11-stable/lib/libc/string/
H A Dbcmp.c42 bcmp(const void *b1, const void *b2, size_t length) function
/freebsd-11-stable/sys/libkern/
H A Dbcmp.c45 bcmp(b1, b2, length) function
/freebsd-11-stable/libexec/bootpd/
H A Ddovend.c23 # define bcmp(a,b,c) memcmp(a,b,c) macro
H A Ddumptab.c21 #define bcmp(a,b,c) memcmp(a,b,c) macro
H A Dhwaddr.c46 #define bcmp(a,b,c) memcmp(a,b,c) macro
H A Dhash.c46 #define bcmp(a,b,c) memcmp(a,b,c) macro
H A Dbootpd.c81 # define bcmp(a,b,c) memcmp(a,b,c) macro
H A Dreadfile.c54 #define bcmp(a,b,c) memcmp(a,b,c) macro
/freebsd-11-stable/libexec/bootpd/tools/bootpef/
H A Dbootpef.c63 #define bcmp macro
/freebsd-11-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c74 # define bcmp(a,b,c) memcmp(a,b,c) macro
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsystem.h423 #undef bcmp macro
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h766 #undef bcmp macro
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dos.h138 # define bcmp memcmp macro
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c444 #undef bcmp macro
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h36 # define bcmp memcmp macro

Completed in 224 milliseconds