Home
last modified time | relevance | path

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

/NextBSD/usr.bin/tftp/
HDmain.c106 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/
HDextern.h127 void setdebug (int, char **);
HDcmdtab.c132 { "debug", debughelp, 0, 0, 0, setdebug },
HDcmds.c1002 setdebug(int argc, char **argv) in setdebug() function
/NextBSD/contrib/tnftp/src/
HDextern.h202 void setdebug(int, char **);
HDcmdtab.c212 { "debug", H(debughelp), 0, 0, 0, CMPL0 setdebug },
HDcmds.c1107 setdebug(int argc, char *argv[]) in setdebug() function
/NextBSD/contrib/ntp/ntpdc/
HDntpdc.c97 static void setdebug (struct parse *, FILE *);
133 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO },
1821 setdebug( in setdebug() function
/NextBSD/contrib/ntp/ntpq/
HDntpq.c199 static void setdebug (struct parse *, FILE *);
260 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO },
2530 setdebug( in setdebug() function
/NextBSD/contrib/flex/
HDChangeLog5439 * FlexLexer.h: debug(), setdebug(), lineno()