Home
last modified time | relevance | path

Searched refs:getzone (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c102 static zoneid_t getzone(char *);
180 zoneid = getzone(optarg); in main()
545 getzone(char *arg) in getzone() function
/illumos-gate/usr/src/cmd/ipcrm/
H A Dipcrm.c328 getzone(char *arg) in getzone() function
376 zoneid = getzone(optarg); in main()
/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c128 static zoneid_t getzone(const char *);
192 zoneid = getzone(optarg); in main()
615 getzone(const char *arg) in getzone() function