Home
last modified time | relevance | path

Searched defs:cmp_str (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/fortune/strfile/
H A Dstrfile.c376 cmp_str(const void *s1, const void *s2) in cmp_str() function
/freebsd/contrib/wpa/src/utils/
H A Dedit.c421 static int cmp_str(const void *a, const void *b) in cmp_str() function