Searched refs:PT_RAW (Results 1 – 3 of 3) sorted by relevance
115 #define PT_RAW 17 macro
1057 pt_to_str(PT_RAW), gettext("<raw-device>")); in usage()1337 pt_to_str(PT_SPECIAL), pt_to_str(PT_RAW), in usage()1935 export_prop(of, PT_RAW, fstab.zone_fs_raw); in export_func()2680 case PT_RAW: in fill_in_fstab()3583 if (prop_type == PT_RAW) { in clear_property()4428 case PT_RAW: in set_func()4977 output_prop(fp, PT_RAW, fstab->zone_fs_raw, B_TRUE); in output_fs()6329 pt_to_str(PT_RAW), in end_func()
964 | RAW { $$ = PT_RAW; }