Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.c188 static int IfaceAddCommand(struct cmdargs const *);
818 {"add", NULL, IfaceAddCommand, LOCAL_AUTH,
820 {NULL, "add!", IfaceAddCommand, LOCAL_AUTH,
3208 IfaceAddCommand(struct cmdargs const *arg) in IfaceAddCommand() function