Searched defs:vcmp (Results 1 – 2 of 2) sorted by relevance
77 #define vcmp(e) !strncmp(p, e, sizeof(e) - 1) && p[sizeof(e) - 1] == '=' in getttyent() macro
324 vcmp(a, b) in vcmp() function