Home
last modified time | relevance | path

Searched defs:zone_mounts (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.h72 typedef struct zone_mounts { struct
74 char *zonepath;
77 int zonepath_len;
101 } zone_mounts_t; argument