Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.h65 #define RT_ZONENAME 1 /* really a property, but for info ... */ macro
H A Dzonecfg_grammar.y498 $$->cmd_res_type = RT_ZONENAME;
H A Dzonecfg.c2540 return (global_zone && (type == RT_ZONENAME || type == RT_ZONEPATH || in gz_invalid_rt_property()
4324 res_type = RT_ZONENAME; in set_func()
4409 if (res_type == RT_ZONENAME && got_handle == B_FALSE && in set_func()
4424 case RT_ZONENAME: in set_func()
5757 case RT_ZONENAME: in info_func()