Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers202 zonecfg_setfsent;
H A Dlibzonecfg.c4635 zonecfg_setfsent(zone_dochandle_t handle) in zonecfg_setfsent() function
/titanic_50/usr/src/head/
H A Dlibzonecfg.h469 extern int zonecfg_setfsent(zone_dochandle_t);
/titanic_50/usr/src/cmd/zoneadm/
H A Dzoneadm.c2259 if (zonecfg_setfsent(handle) != Z_OK) { in verify_filesystems()
3252 if ((err = zonecfg_setfsent(t_handle)) != Z_OK) { in warn_fs_match()
3260 if ((err = zonecfg_setfsent(s_handle)) != Z_OK) { in warn_fs_match()
/titanic_50/usr/src/cmd/zoneadmd/
H A Dvplat.c1613 if (zonecfg_setfsent(handle) != Z_OK) { in mount_filesystems_fsent()
1708 zonecfg_setfsent(handle) != Z_OK) { in mount_filesystems()
/titanic_50/usr/src/cmd/zonecfg/
H A Dzonecfg.c1924 if ((err = zonecfg_setfsent(handle)) != Z_OK) { in export_func()
4998 if (zonecfg_setfsent(handle) != Z_OK) in info_fs()
5899 if ((err = zonecfg_setfsent(handle)) != Z_OK) { in verify_func()