Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c1953 pt_to_prop_name(nwam_object_type_t object_type, int pt_type) in pt_to_prop_name() function
2060 pt_to_prop_name(object_type, pt_type)); in str_to_nwam_value()
2100 pt_to_prop_name(object_type, pt_type), in str_to_nwam_value()
2573 if ((prop = pt_to_prop_name(object_type, pt_type)) == NULL) { in set_func()
3808 if ((prop = pt_to_prop_name(object_type, cmd->cmd_prop_type)) == NULL) { in get_func()
3860 if ((prop = pt_to_prop_name(object_type, cmd->cmd_prop_type)) == NULL) { in clear_func()