Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dcommand.c178 static int AddCommand(struct cmdargs const *);
809 {"add", NULL, AddCommand, LOCAL_AUTH,
811 {NULL, "add!", AddCommand, LOCAL_AUTH,
2404 AddCommand(struct cmdargs const *arg) in AddCommand() function