Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDcommand.c176 static int SetCommand(struct cmdargs const *);
869 {"set", "setup", SetCommand, LOCAL_AUTH | LOCAL_CX_OPT,
2389 SetCommand(struct cmdargs const *arg) in SetCommand() function