Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c438 n = is_remote_fs(ept->path, &(ext->fsys_value)); in instvol()
999 if (is_remote_fs(ept->path, in domerg()
1324 if (is_remote_fs(ept->path, in endofclass()
H A Ddockspace.c278 if (is_remote_fs(ept->path, &(ext->fsys_value)) && in readmap()
H A Dcheck.c702 if (is_remote_fs(ept->path, &(extlist[i]->fsys_value)) && in ckconflct()
/titanic_41/usr/src/cmd/fs.d/
H A Ddf.c445 is_remote_fs(char *fstype) in is_remote_fs() function
1021 if (l_option && is_remote_fs(dfrp->dfr_fstype)) { in prune_list()
2154 if (! is_remote_fs(st.st_fstype) && in do_devnm()
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h255 extern int is_remote_fs __P((char *path, uint32_t *fsys_value));
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c1377 is_remote_fs(char *path, uint32_t *fsys_value) in is_remote_fs() function