Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.c187 static int IfaceNameCommand(struct cmdargs const *arg);
827 {"name", NULL, IfaceNameCommand, LOCAL_AUTH,
3189 IfaceNameCommand(struct cmdargs const *arg) in IfaceNameCommand() function