Searched defs:my_alphasort (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_info.c1472 my_alphasort(const void *a, const void *b) function
1474 my_alphasort(const struct dirent **a, const struct dirent **b)
1499 num_entries = scandir (dir, &name_list, 0, my_alphasort);

Completed in 25 milliseconds