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

/freebsd-12-stable/usr.sbin/ppp/
H A Dcommand.c623 ShellCommand(struct cmdargs const *arg, int bg) function
729 return ShellCommand(arg, 1);
735 return ShellCommand(arg, 0);

Completed in 103 milliseconds