Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dcommand.c176 static int ShowCommand(struct cmdargs const *);
907 {"show", NULL, ShowCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1239 ShowCommand(struct cmdargs const *arg) in ShowCommand() function