Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lockstat/
H A Dsym.c126 symcmp(const void *p1, const void *p2) in symcmp() function
183 qsort(symbol_table, nsyms, sizeof (syment_t), symcmp); in symtab_init()
192 qsort(symbol_table, nsyms, sizeof (syment_t), symcmp); in symtab_init()