Home | History | Annotate | Download | only in pppd

Lines Matching full:print

90 int	kdebugflag = 0;		/* Tell kernel to print debug messages */
114 bool dump_options; /* print out option values */
115 bool dryrun; /* print out option values and exit */
272 "Print out option values after parsing all options", 1 },
864 * print_option - print out an option and its value
956 printer(arg, "xxx # [don't know how to print value]");
968 * print_option_list - print out options in effect from an
988 * print_options - print out what options are in effect.
1009 * usage - print out a message telling how to use the program.
1019 * showhelp - print out usage message and exit.
1033 * showversion - print out the version number and exit.
1047 * option_error - print a message about an error in an option.