Searched refs:cmp_string (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Denvsubst.c336 cmp_string (const void *pstr1, const void *pstr2) function
349 qsort (slp->item, slp->nitems, sizeof (slp->item[0]), cmp_string);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dhash.c658 cmp_string (const void *s1, const void *s2)
669 return hash_table_new (items, hash_string, cmp_string);
657 cmp_string (const void *s1, const void *s2) function

Completed in 30 milliseconds