Searched refs:Z_BOGUS_ZONE_NAME (Results 1 – 3 of 3) sorted by relevance
64 #define Z_BOGUS_ZONE_NAME 7 /* illegal zone name */ macro
785 return (Z_BOGUS_ZONE_NAME); in zonecfg_validate_zonename()788 return (Z_BOGUS_ZONE_NAME); in zonecfg_validate_zonename()793 return (Z_BOGUS_ZONE_NAME); in zonecfg_validate_zonename()800 return (Z_BOGUS_ZONE_NAME); in zonecfg_validate_zonename()855 return (Z_BOGUS_ZONE_NAME); in zonecfg_set_name()3519 case Z_BOGUS_ZONE_NAME: in zonecfg_strerror()5473 return (Z_BOGUS_ZONE_NAME); in zone_get_rootpath()5541 return (Z_BOGUS_ZONE_NAME); in zone_get_devroot()
7238 zone_perror(optarg, Z_BOGUS_ZONE_NAME, B_TRUE); in main()