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

/freebsd-10-stable/lib/libc/gen/
H A Dgetttyent.c132 #define vcmp(e) !strncmp(p, e, sizeof(e) - 1) && p[sizeof(e) - 1] == '=' macro
/freebsd-10-stable/bin/ps/
H A Dkeyword.c309 vcmp(const void *a, const void *b) function
/freebsd-10-stable/usr.bin/sort/
H A Dvsort.c201 vcmp(struct bwstring *s1, struct bwstring *s2) function

Completed in 111 milliseconds