Searched refs:pt_to_str (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c788 pt_to_str(int prop_type) function
1079 pt_to_str(PT_DIR), gettext("<path>"));
1081 pt_to_str(PT_SPECIAL), gettext("<path>"));
1083 pt_to_str(PT_RAW), gettext("<raw-device>"));
1085 pt_to_str(PT_TYPE), gettext("<file-system type>"));
1087 pt_to_str(PT_OPTIONS),
1090 cmd_to_str(CMD_REMOVE), pt_to_str(PT_OPTIONS),
1106 pt_to_str(PT_ADDRESS), gettext("<IP-address>"));
1108 pt_to_str(PT_ALLOWED_ADDRESS),
1111 pt_to_str(PT_PHYSICA
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c661 pt_to_str(int prop_type) function
2540 scope_to_str(current_scope), pt_to_str(pt_type));
3772 scope_to_str(current_scope), pt_to_str(cmd->cmd_prop_type));
3824 scope_to_str(current_scope), pt_to_str(cmd->cmd_prop_type));

Completed in 56 milliseconds