Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c242 if (is_remote_fs_n(ext->fsys_value) && in readmap()
395 if (is_remote_fs_n(n) && !is_fs_writeable_n(n)) in readspace()
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c1222 is_remote_fs_n(uint32_t n) in is_remote_fs_n() function
1382 return (is_remote_fs_n(*fsys_value)); in is_remote_fs()
1410 if (!is_remote_fs_n(n)) in get_remote_path()
1428 if (!is_remote_fs_n(n)) in get_mount_point()
/titanic_41/usr/src/cmd/svr4pkg/installf/
H A Ddofinal.c184 if (is_remote_fs_n(fs_entry) && !is_fs_writeable_n(fs_entry)) { in check_db_entry()
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h259 extern int is_remote_fs_n __P((uint32_t n));