Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDcommand.c186 static int RunListCommand(struct cmdargs const *);
845 {"allow", "auth", RunListCommand, LOCAL_AUTH,
872 {"iface", "interface", RunListCommand, LOCAL_AUTH,
881 {"nat", "alias", RunListCommand, LOCAL_AUTH,
3157 RunListCommand(struct cmdargs const *arg) in RunListCommand() function