Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/flowctl/
H A Dflowctl.c101 static void execute_command(int, char **);
151 execute_command(argc, argv); in main()
159 execute_command(int argc, char **argv) in execute_command() function
/freebsd-13.1/stand/forth/
H A Dsupport.4th864 : execute_command
875 execute? if execute_command exit then