Home
last modified time | relevance | path

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

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