Home
last modified time | relevance | path

Searched refs:symcmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/cddl/contrib/opensolaris/cmd/lockstat/
H A Dsym.c155 symcmp(const void *p1, const void *p2) in symcmp() function
223 qsort(symbol_table, nsyms, sizeof (syment_t), symcmp); in symtab_init()
232 qsort(symbol_table, nsyms, sizeof (syment_t), symcmp); in symtab_init()