Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dcommand.c190 static int IfaceAddCommand(struct cmdargs const *);
816 {"add", NULL, IfaceAddCommand, LOCAL_AUTH,
818 {NULL, "add!", IfaceAddCommand, LOCAL_AUTH,
3206 IfaceAddCommand(struct cmdargs const *arg) in IfaceAddCommand() function