Searched refs:ZONE_TOKEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c5175 #define ZONE_TOKEN "zone" macro
5398 * the ZONE_TOKEN token which is not support as part of the
5408 if (strcmp(cp, ZONE_TOKEN) == 0) {
5410 if ((*privname = strdup(ZONE_TOKEN)) == NULL)

Completed in 76 milliseconds