Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dcommand.c595 ShellCommand(struct cmdargs const *arg, int bg) in ShellCommand() function
701 return ShellCommand(arg, 1); in BgShellCommand()
707 return ShellCommand(arg, 0); in FgShellCommand()