Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h160 extern cmd_func_t destroy_func, end_func, exit_func, export_func, get_func;
H A Dnwamcfg_grammar.y376 $$->cmd_handler = &exit_func;
H A Dnwamcfg.c1720 exit_func(cmd_t *cmd) in exit_func() function
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.h206 extern void exit_func(cmd_t *);
H A Dzonecfg_grammar.y399 $$->cmd_handler = &exit_func;
408 $$->cmd_handler = &exit_func;
H A Dzonecfg.c2085 exit_func(cmd_t *cmd) in exit_func() function