Home
last modified time | relevance | path

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

/freebsd/usr.sbin/flowctl/
H A Dflowctl.c96 static void execute_command(int, char **);
146 execute_command(argc, argv); in main()
154 execute_command(int argc, char **argv) in execute_command() function
/freebsd/stand/forth/
H A Dsupport.4th863 : execute_command
874 execute? if execute_command exit then