Home
last modified time | relevance | path

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

/freebsd-14.2/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,
3204 IfaceAddCommand(struct cmdargs const *arg) in IfaceAddCommand() function