Searched defs:scmp (Results 1 – 2 of 2) sorted by relevance
149 #define scmp(e) !strncmp(p, e, sizeof(e) - 1) && isspace((unsigned char)p[sizeof(e) - 1]) in getttyent() macro
466 scmp(const void *s1, const void *s2) in scmp() function