Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dcommand.c179 static int OpenCommand(struct cmdargs const *);
886 {"open", NULL, OpenCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1285 OpenCommand(struct cmdargs const *arg) in OpenCommand() function