Searched refs:NegotiateCommand (Results 1 – 1 of 1) sorted by relevance
| /src/usr.sbin/ppp/ |
| H A D | command.c | 184 static int NegotiateCommand(struct cmdargs const *); 843 {"accept", NULL, NegotiateCommand, LOCAL_AUTH | LOCAL_CX_OPT, 864 {"deny", NULL, NegotiateCommand, LOCAL_AUTH | LOCAL_CX_OPT, 868 {"disable", NULL, NegotiateCommand, LOCAL_AUTH | LOCAL_CX_OPT, 872 {"enable", NULL, NegotiateCommand, LOCAL_AUTH | LOCAL_CX_OPT, 3082 NegotiateCommand(struct cmdargs const *arg) in NegotiateCommand() function
|