HomeSort by: relevance | last modified time | path
    Searched defs:hte_by_name (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/xlint/lint2/
hash.c 133 hte_by_name(const void *va, const void *vb) function in typeref:typename:int
176 qsort(sorted.items, sorted.len, sizeof(sorted.items[0]), hte_by_name);
hash.c 133 hte_by_name(const void *va, const void *vb) function in typeref:typename:int
176 qsort(sorted.items, sorted.len, sizeof(sorted.items[0]), hte_by_name);
hash.c 133 hte_by_name(const void *va, const void *vb) function in typeref:typename:int
176 qsort(sorted.items, sorted.len, sizeof(sorted.items[0]), hte_by_name);
hash.c 133 hte_by_name(const void *va, const void *vb) function in typeref:typename:int
176 qsort(sorted.items, sorted.len, sizeof(sorted.items[0]), hte_by_name);
hash.c 133 hte_by_name(const void *va, const void *vb) function in typeref:typename:int
176 qsort(sorted.items, sorted.len, sizeof(sorted.items[0]), hte_by_name);

Completed in 167 milliseconds