Searched defs:vcmp (Results 1 – 3 of 3) sorted by relevance
365 vcmp(const void *a, const void *b) in vcmp() function
200 vcmp(struct bwstring *s1, struct bwstring *s2) in vcmp() function
150 #define vcmp(e) !strncmp(p, e, sizeof(e) - 1) && p[sizeof(e) - 1] == '=' in getttyent() macro