Searched refs:is_fs_writeable (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | instvol.c | 302 if (is_fs_writeable(ext->cf_ent.path, in instvol() 335 ((is_fs_writeable(ept->path, in instvol() 440 !is_fs_writeable(ept->path, in instvol() 541 if (is_fs_writeable(ept->path, in instvol() 956 if (is_fs_writeable(ept->path, in domerg() 1001 !is_fs_writeable(ept->path, in domerg() 1101 if (!is_fs_writeable(ept->path, in domerg() 1326 !is_fs_writeable(ept->path, in endofclass()
|
H A D | dockspace.c | 279 !is_fs_writeable(ept->path, &(ext->fsys_value))) in readmap()
|
H A D | check.c | 703 !is_fs_writeable(ept->path, in ckconflct()
|
/titanic_50/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libinst.h | 254 extern int is_fs_writeable __P((char *path, uint32_t *fsys_value));
|
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | mntinfo.c | 1354 is_fs_writeable(char *path, uint32_t *fsys_value) in is_fs_writeable() function
|