Searched refs:set_func (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h161 extern cmd_func_t help_func, list_func, revert_func, select_func, set_func;
H A Dnwamcfg_grammar.y807 $$->cmd_handler = &set_func;
H A Dnwamcfg.c2140 * show_prop_test(), which is called by set_func() and walkprop_func().
2281 * This function is also used by set_func() to determine whether the
2521 set_func(cmd_t *cmd) function
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.h217 extern void set_func(cmd_t *);
H A Dzonecfg_grammar.y886 $$->cmd_handler = &set_func;
898 $$->cmd_handler = &set_func;
911 $$->cmd_handler = &set_func;
H A Dzonecfg.c592 * select_func() and filled in by add_property() or set_func().
4272 set_func(cmd_t *cmd) function
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c2528 ndsetf_t set_func; local
2551 set_func = NULL;
2553 set_func = idn_param_set;
2556 idn_param_get, set_func,

Completed in 107 milliseconds