Home
last modified time | relevance | path

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

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