Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dcommand.c188 static int RunListCommand(struct cmdargs const *);
847 {"allow", "auth", RunListCommand, LOCAL_AUTH,
874 {"iface", "interface", RunListCommand, LOCAL_AUTH,
883 {"nat", "alias", RunListCommand, LOCAL_AUTH,
3164 RunListCommand(struct cmdargs const *arg) in RunListCommand() function