Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/test/unit/dhcp/
H A Dtest_dhcp.c128 static void setdebug(int a) {debug = a;} in setdebug() function
441 setdebug(0); in START_TEST()
510 setdebug(0); in START_TEST()
728 setdebug(0); in START_TEST()
866 setdebug(0); in START_TEST()
962 setdebug(0); in START_TEST()
/minix3/usr.bin/ftp/
H A Dextern.h199 void setdebug(int, char **);
H A Dcmdtab.c204 { "debug", H(debughelp), 0, 0, 0, CMPL0 setdebug },
H A Dcmds.c1105 setdebug(int argc, char *argv[]) in setdebug() function
/minix3/external/bsd/flex/dist/
H A DChangeLog5778 * FlexLexer.h: debug(), setdebug(), lineno()