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

/freebsd-9.3-release/usr.sbin/jail/
H A Djailp.h199 extern int finish_command(struct cfjail *j);
H A Dcommand.c149 finish_command(struct cfjail *j) function
H A Djail.c393 if (finish_command(j))
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinfcmd.c95 static void finish_command (char *, int);
1137 impossible to do all the stuff as part of the finish_command
1164 "finish_command: function has no target type");
1186 finish_command (char *arg, int from_tty)
1290 "finish_command: function has no target type");
2075 add_com ("finish", class_run, finish_command,
1177 finish_command (char *arg, int from_tty) function

Completed in 110 milliseconds