Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c76 int fs_tab_used = 0; variable
219 if (fs_tab_used == 0) { in get_server_host()
223 if (n < fs_tab_used) { in get_server_host()
278 if (fs_tab_used == 0) { in already_mounted()
328 if (fs_tab_used == 0) { in unmount_client()
448 if (fs_tab_used == 0) { in mount_client()
569 if (fs_tab_used == 0) { in server_map()
640 fs_tab_used++; in fs_tab_init()
651 if (fs_tab_used == 0) { in fs_tab_free()
989 if (fs_tab_used <= 0) { in get_mntinfo()
[all …]