Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c127 fs_tab_ent_comp(const void *e1, const void *e2) in fs_tab_ent_comp() function
902 sizeof (struct fstable *), fs_tab_ent_comp); in get_mntinfo()
999 qsort(fs_tab, fs_tab_used, sizeof (struct fstable *), fs_tab_ent_comp); in get_mntinfo()