Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c1380 pt_to_str(PT_SPECIAL), pt_to_str(PT_RAW), in usage()
1381 pt_to_str(PT_TYPE), pt_to_str(PT_OPTIONS)); in usage()
1383 pt_to_str(PT_ADDRESS), pt_to_str(PT_ALLOWED_ADDRESS), in usage()
1384 pt_to_str(PT_PHYSICAL), pt_to_str(PT_DEFROUTER)); in usage()
1388 pt_to_str(PT_NAME), pt_to_str(PT_VALUE)); in usage()
1390 pt_to_str(PT_NAME), pt_to_str(PT_TYPE), in usage()
1395 pt_to_str(PT_NCPUS), pt_to_str(PT_IMPORTANCE)); in usage()
1399 pt_to_str(PT_PHYSICAL), pt_to_str(PT_SWAP), in usage()
1402 pt_to_str(PT_USER), pt_to_str(PT_AUTHS)); in usage()
1405 pt_to_str(PT_LOWER), pt_to_str(PT_UPPER)); in usage()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c667 pt_to_str(int prop_type) in pt_to_str() function
2575 scope_to_str(current_scope), pt_to_str(pt_type)); in set_func()
3810 scope_to_str(current_scope), pt_to_str(cmd->cmd_prop_type)); in get_func()
3862 scope_to_str(current_scope), pt_to_str(cmd->cmd_prop_type)); in clear_func()