Searched refs:NegotiateCommand (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | command.c | 186 static int NegotiateCommand(struct cmdargs const *); 841 {"accept", NULL, NegotiateCommand, LOCAL_AUTH | LOCAL_CX_OPT, 862 {"deny", NULL, NegotiateCommand, LOCAL_AUTH | LOCAL_CX_OPT, 866 {"disable", NULL, NegotiateCommand, LOCAL_AUTH | LOCAL_CX_OPT, 870 {"enable", NULL, NegotiateCommand, LOCAL_AUTH | LOCAL_CX_OPT, 3080 NegotiateCommand(struct cmdargs const *arg) in NegotiateCommand() function
|