Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.c177 static int OpenCommand(struct cmdargs const *);
888 {"open", NULL, OpenCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1287 OpenCommand(struct cmdargs const *arg) in OpenCommand() function