Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDcommand.c183 static int IfaceAddCommand(struct cmdargs const *);
786 {"add", NULL, IfaceAddCommand, LOCAL_AUTH,
788 {NULL, "add!", IfaceAddCommand, LOCAL_AUTH,
3054 IfaceAddCommand(struct cmdargs const *arg) in IfaceAddCommand() function