Home
last modified time | relevance | path

Searched defs:zmemcmp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dzmod_subr.c75 zmemcmp(const void *s1, const void *s2, uint_t len) in zmemcmp() function
/illumos-gate/usr/src/contrib/zlib/
H A Dzutil.h224 # define zmemcmp _fmemcmp macro
228 # define zmemcmp memcmp macro
H A Dzutil.c157 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c767 # define zmemcmp _fmemcmp macro
771 # define zmemcmp memcmp macro
830 int zmemcmp(s1, s2, len) in zmemcmp() function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c221 #define zmemcmp _fmemcmp macro
225 #define zmemcmp memcmp macro
5885 zmemcmp(s1, s2, len) in zmemcmp() function