Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c131 fs_tab_ent_comp(const void *e1, const void *e2) in fs_tab_ent_comp() function
906 sizeof (struct fstable *), fs_tab_ent_comp); in get_mntinfo()
1006 qsort(fs_tab, fs_tab_used, sizeof (struct fstable *), fs_tab_ent_comp); in get_mntinfo()