Searched refs:NegotiateCommand (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dcommand.c184 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,
3073 NegotiateCommand(struct cmdargs const *arg) function

Completed in 48 milliseconds