Searched refs:PT_AUTOBOOT (Results 1 – 3 of 3) sorted by relevance
101 #define PT_AUTOBOOT 3 macro
1306 pt_to_str(PT_AUTOBOOT)); in usage()1875 pt_to_str(PT_AUTOBOOT), autoboot ? "true" : "false"); in export_func()2482 type == PT_AUTOBOOT || type == PT_LIMITPRIV || in gz_invalid_property()3638 case PT_AUTOBOOT: in clear_global()4161 } else if (prop_type == PT_AUTOBOOT) { in set_func()4306 pt_to_str(PT_AUTOBOOT), "true", "false"); in set_func()4852 (void) fprintf(fp, "%s: %s\n", pt_to_str(PT_AUTOBOOT), in info_autoboot()
970 | AUTOBOOT { $$ = PT_AUTOBOOT; }