Searched refs:verify_func (Results 1 – 7 of 7) sorted by relevance
162 extern cmd_func_t verify_func, walkprop_func;
820 $$->cmd_handler = &verify_func;
4125 verify_func(cmd_t *cmd) in verify_func() function
214 extern void verify_func(cmd_t *);
937 $$->cmd_handler = &verify_func;946 $$->cmd_handler = &verify_func;
5790 verify_func(cmd_t *cmd) in verify_func() function6745 verify_func(cmd); in commit_func()
161 static int verify_func(int argc, char *argv[]);188 { CMD_VERIFY, "verify", SHELP_VERIFY, verify_func },2853 verify_func(int argc, char *argv[]) in verify_func() function