PT_IPTYPE
pt_to_str(PT_IPTYPE), gettext("shared"));
pt_to_str(PT_IPTYPE), gettext("exclusive"));
pt_to_str(PT_IPTYPE));
pt_to_str(PT_IPTYPE), "shared");
pt_to_str(PT_IPTYPE), "exclusive");
type == PT_IPTYPE || type == PT_HOSTID || type == PT_FS_ALLOWED));
case PT_IPTYPE:
pt_to_str(PT_IPTYPE), "exclusive",
} else if (prop_type == PT_IPTYPE) {
pt_to_str(PT_IPTYPE), "shared", "exclusive");
(void) fprintf(fp, "%s: %s\n", pt_to_str(PT_IPTYPE),
(void) fprintf(fp, "%s: %s\n", pt_to_str(PT_IPTYPE),
zerr("%s %s", gettext("cannot get"), pt_to_str(PT_IPTYPE));
| IPTYPE { $$ = PT_IPTYPE; }