Searched refs:setdebug (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/usr.bin/tftp/ |
| HD | main.c | 106 static void setdebug(int, char **); 149 { "trace", setdebug, "enable 'debug packet'[-]" }, 150 { "debug", setdebug, "enable verbose output" }, 931 setdebug(int argc, char *argv[]) in setdebug() function
|
| /NextBSD/crypto/heimdal/appl/ftp/ftp/ |
| HD | extern.h | 127 void setdebug (int, char **);
|
| HD | cmdtab.c | 132 { "debug", debughelp, 0, 0, 0, setdebug },
|
| HD | cmds.c | 1002 setdebug(int argc, char **argv) in setdebug() function
|
| /NextBSD/contrib/tnftp/src/ |
| HD | extern.h | 202 void setdebug(int, char **);
|
| HD | cmdtab.c | 212 { "debug", H(debughelp), 0, 0, 0, CMPL0 setdebug },
|
| HD | cmds.c | 1107 setdebug(int argc, char *argv[]) in setdebug() function
|
| /NextBSD/contrib/ntp/ntpdc/ |
| HD | ntpdc.c | 97 static void setdebug (struct parse *, FILE *); 133 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO }, 1821 setdebug( in setdebug() function
|
| /NextBSD/contrib/ntp/ntpq/ |
| HD | ntpq.c | 199 static void setdebug (struct parse *, FILE *); 260 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO }, 2530 setdebug( in setdebug() function
|
| /NextBSD/contrib/flex/ |
| HD | ChangeLog | 5439 * FlexLexer.h: debug(), setdebug(), lineno()
|