Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c1935 pt_to_prop_name(nwam_object_type_t object_type, int pt_type) in pt_to_prop_name() argument
1941 if (pt_type == prop_table[i].pte_type) in pt_to_prop_name()
1994 str_to_nwam_value(nwam_object_type_t object_type, char *input_str, int pt_type, in str_to_nwam_value() argument
2039 pt_to_prop_name(object_type, pt_type)); in str_to_nwam_value()
2079 pt_to_prop_name(object_type, pt_type), in str_to_nwam_value()
2523 int pt_type = cmd->cmd_prop_type; in set_func() local
2538 if ((prop = pt_to_prop_name(object_type, pt_type)) == NULL) { in set_func()
2540 scope_to_str(current_scope), pt_to_str(pt_type)); in set_func()
2557 prop_value = str_to_nwam_value(object_type, cmd->cmd_argv[0], pt_type, in set_func()
4073 int pt_type = prop_to_pt(object_type, props[i]); in walkprop_func() local
[all …]