Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dcommand.c170 static int ShowCommand(struct cmdargs const *);
873 {"show", NULL, ShowCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1209 ShowCommand(struct cmdargs const *arg) in ShowCommand() function