Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h273 extern char *get_fs_name_n __P((uint32_t n));
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c304 for (n = 0; fs_mntpt = get_fs_name_n(n); n++) { in write_dryrun_ascii()
H A Dmntinfo.c1300 get_fs_name_n(uint32_t n) in get_fs_name_n() function