Home
last modified time | relevance | path

Searched refs:dodebug (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c87 static int dodebug = 1; variable
450 if (dodebug) { in main()
478 if (dodebug) { in main()
697 if (dodebug) { in recv_loop_with_match()
/freebsd/usr.bin/calendar/
H A Dcalendar.h165 void dodebug(char *type);
H A Dcalendar.c196 dodebug(DEBUG); in main()
H A Dparsedata.c1070 dodebug(char *what) in dodebug() function