Searched defs:scmp (Results 1 - 3 of 3) sorted by relevance

/src/lib/libc/gen/
H A Dgetttyent.c129 #define scmp(e) !strncmp(p, e, sizeof(e) - 1) && (isspace((unsigned char) p[sizeof(e) - 1]) || p[sizeof(e) - 1] == '\0') macro
/src/usr.bin/iconv/
H A Diconv.c66 scmp(const void *v1, const void *v2) function in typeref:typename:int
/src/usr.bin/locale/
H A Dlocale.c330 scmp(const void *s1, const void *s2) function in typeref:typename:int

Completed in 9 milliseconds