Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dcommand.c189 static int IfaceNameCommand(struct cmdargs const *arg);
829 {"name", NULL, IfaceNameCommand, LOCAL_AUTH,
3191 IfaceNameCommand(struct cmdargs const *arg) in IfaceNameCommand() function