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

/freebsd-10-stable/usr.bin/users/
H A Dusers.c112 scmp(const void *p, const void *q) function
/freebsd-10-stable/lib/libc/gen/
H A Dgetttyent.c131 #define scmp(e) !strncmp(p, e, sizeof(e) - 1) && isspace((unsigned char)p[sizeof(e) - 1]) macro
[all...]
/freebsd-10-stable/usr.bin/locale/
H A Dlocale.c339 scmp(const void *s1, const void *s2) function

Completed in 62 milliseconds