Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h167 extern int UmountAllZones(char *mntpnt);
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dmapfile-vers44 UmountAllZones;
H A Dinstzones_lib.h290 int UmountAllZones(char *mntpnt);
H A Dzones_states.c552 UmountAllZones(char *mntpnt) { in UmountAllZones() function