Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/ppp/
H A Dcommand.c621 ShellCommand(struct cmdargs const *arg, int bg) in ShellCommand() function
727 return ShellCommand(arg, 1); in BgShellCommand()
733 return ShellCommand(arg, 0); in FgShellCommand()