Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c155 static int showalloptions __P((char **, option_t *));
281 { "options", o_special_noarg, (void *)showalloptions,
969 showalloptions(argv, topt) in showalloptions() function