Searched refs:PT_IPTYPE (Results 1 – 3 of 3) sorted by relevance
132 #define PT_IPTYPE 34 macro
1006 pt_to_str(PT_IPTYPE), gettext("shared")); in usage()1011 pt_to_str(PT_IPTYPE), gettext("exclusive")); in usage()1230 pt_to_str(PT_IPTYPE)); in usage()1818 pt_to_str(PT_IPTYPE), "shared"); in export_func()1822 pt_to_str(PT_IPTYPE), "exclusive"); in export_func()2398 type == PT_IPTYPE || type == PT_HOSTID || type == PT_FS_ALLOWED)); in gz_invalid_property()3583 case PT_IPTYPE: in clear_global()3961 pt_to_str(PT_IPTYPE), "exclusive", in allow_exclusive()4087 } else if (prop_type == PT_IPTYPE) { in set_func()4278 pt_to_str(PT_IPTYPE), "shared", "exclusive"); in set_func()[all …]
971 | IPTYPE { $$ = PT_IPTYPE; }