Searched refs:setdebug (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/usr.bin/ftp/ |
| H A D | cmds.h | 43 void setdebug(int, char **);
|
| H A D | cmdtab.c | 139 { "debug", H(debughelp), 0, 0, 0, CMPL0 setdebug },
|
| H A D | cmds.c | 733 setdebug(int argc, char *argv[]) in setdebug() function
|
| /openbsd-src/usr.sbin/pppd/ |
| H A D | options.c | 156 static int setdebug(char **); 276 {"-d", 0, setdebug}, /* Increase debugging level */ 312 {"debug", 0, setdebug}, /* Increase debugging level */ 1050 * setdebug - Set debug (command line argument). 1053 setdebug(char **argv) 1073 setdebug(argv) setdebug() function
|
| /openbsd-src/usr.bin/lex/ |
| H A D | ChangeLog | 5778 * FlexLexer.h: debug(), setdebug(), lineno()
|