Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDcommand.c182 static int RunListCommand(struct cmdargs const *);
813 {"allow", "auth", RunListCommand, LOCAL_AUTH,
840 {"iface", "interface", RunListCommand, LOCAL_AUTH,
849 {"nat", "alias", RunListCommand, LOCAL_AUTH,
3027 RunListCommand(struct cmdargs const *arg) in RunListCommand() function