Searched refs:PT_TYPE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h94 #define PT_TYPE 3 macro
H A Dnwamcfg_grammar.y862 | TYPE { $$ = PT_TYPE; }
H A Dnwamcfg.c212 { PT_TYPE, NWAM_NCU_PROP_TYPE },
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.h106 #define PT_TYPE 7 macro
H A Dzonecfg.c1085 pt_to_str(PT_TYPE), gettext("<file-system type>"));
1170 cmd_to_str(CMD_SET), pt_to_str(PT_TYPE));
1175 pt_to_str(PT_TYPE));
1180 cmd_to_str(CMD_SET), pt_to_str(PT_TYPE));
1185 cmd_to_str(CMD_SET), pt_to_str(PT_TYPE));
1379 pt_to_str(PT_TYPE), pt_to_str(PT_OPTIONS));
1388 pt_to_str(PT_NAME), pt_to_str(PT_TYPE),
1981 export_prop(of, PT_TYPE, fstab.zone_fs_type);
2072 export_prop(of, PT_TYPE, attrtab.zone_attr_type);
2748 case PT_TYPE
[all...]
H A Dzonecfg_grammar.y968 | TYPE { $$ = PT_TYPE; }

Completed in 269 milliseconds