Home
last modified time | relevance | path

Searched defs:os_memcmp (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/hptmv/
H A Dmv.c85 os_memcmp(const void *cs, const void *ct, unsigned len) in os_memcmp() function
/freebsd-src/contrib/wpa/src/utils/
H A Dos_none.c159 int os_memcmp(const void *s1, const void *s2, size_t n) in os_memcmp() function
H A Dos.h512 #define os_memcmp( global() macro
H A Dos_internal.c319 int os_memcmp(const void *s1, const void *s2, size_t n) in os_memcmp() function