Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dcommand.c173 static int OpenCommand(struct cmdargs const *);
852 {"open", NULL, OpenCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1255 OpenCommand(struct cmdargs const *arg) in OpenCommand() function