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