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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dcommand.c188 static int IfaceAddCommand(struct cmdargs const *);
814 {"add", NULL, IfaceAddCommand, LOCAL_AUTH,
816 {NULL, "add!", IfaceAddCommand, LOCAL_AUTH,
3199 IfaceAddCommand(struct cmdargs const *arg) function
3235 log_Printf(LogWARN, "IfaceAddCommand: src and dst address families"

Completed in 96 milliseconds