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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c6229 #define ZONE_TOKEN "zone" macro
6492 * the ZONE_TOKEN token which is not support as part of the
6502 if (strcmp(cp, ZONE_TOKEN) == 0) {
6504 if ((*privname = strdup(ZONE_TOKEN)) == NULL)

Completed in 44 milliseconds