Searched refs:PT_FS_ALLOWED (Results 1 – 3 of 3) sorted by relevance
137 #define PT_FS_ALLOWED 39 macro
1320 pt_to_str(PT_FS_ALLOWED)); in usage()1921 pt_to_str(PT_FS_ALLOWED), fsallowedp); in export_func()2484 type == PT_IPTYPE || type == PT_HOSTID || type == PT_FS_ALLOWED)); in gz_invalid_property()3703 case PT_FS_ALLOWED: in clear_global()4191 } else if (prop_type == PT_FS_ALLOWED) { in set_func()4960 (void) fprintf(fp, "%s: %s\n", pt_to_str(PT_FS_ALLOWED), in info_fs_allowed()4963 (void) fprintf(fp, "%s: \n", pt_to_str(PT_FS_ALLOWED)); in info_fs_allowed()
1001 | FS_ALLOWED { $$ = PT_FS_ALLOWED; }