Home
last modified time | relevance | path

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

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