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

/freebsd-11.0-release/sbin/atm/atmconfig/
H A Dmain.c62 static void help_func(int argc, char *argv[]) __dead2;
65 { "help", NULL, help_func },
323 help_func(int argc, char *argv[]) function
546 help_func(0, argv);
564 help_func(0, argv);

Completed in 54 milliseconds