Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/zmod/
H A Dzmod_subr.c76 zmemcmp(const void *s1, const void *s2, uint_t len) in zmemcmp() function
H A Dzutil.h232 # define zmemcmp _fmemcmp macro
236 # define zmemcmp memcmp macro
H A Dzutil.c166 int zmemcmp(s1, s2, len) in zmemcmp() function
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c223 #define zmemcmp _fmemcmp macro
227 #define zmemcmp memcmp macro
5887 zmemcmp(s1, s2, len) in zmemcmp() function