Searched refs:setdebug (Results 1 – 10 of 10) sorted by relevance
/freebsd/usr.bin/tftp/ |
H A D | main.c | 94 static void setdebug(int, char **); 138 { "trace", setdebug, "enable 'debug packet'[-]" }, 139 { "debug", setdebug, "enable verbose output" }, 944 setdebug(int argc, char *argv[]) in setdebug() function
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | extern.h | 127 void setdebug (int, char **);
|
H A D | cmdtab.c | 132 { "debug", debughelp, 0, 0, 0, setdebug },
|
H A D | cmds.c | 1002 setdebug(int argc, char **argv) in setdebug() function
|
/freebsd/contrib/tnftp/src/ |
H A D | extern.h | 202 void setdebug(int, char **);
|
H A D | cmdtab.c | 212 { "debug", H(debughelp), 0, 0, 0, CMPL0 setdebug },
|
H A D | cmds.c | 1107 setdebug(int argc, char *argv[]) in setdebug() function
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.c | 97 static void setdebug (struct parse *, FILE *); 133 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO }, 1857 setdebug( in setdebug() function
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.c | 214 static void setdebug (struct parse *, FILE *); 289 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO }, 2739 * setdebug - set/change debugging level 2742 setdebug( 2746 setdebug( setdebug() function
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 8211 * FlexLexer.h: debug(), setdebug(), lineno()
|