Home
last modified time | relevance | path

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

/freebsd-12.1/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c90 static int dodebug = 1; variable
453 if (dodebug) { in main()
481 if (dodebug) { in main()
700 if (dodebug) { in recv_loop_with_match()
/freebsd-12.1/usr.bin/calendar/
H A Dcalendar.c215 dodebug(DEBUG); in main()
H A Dcalendar.h168 void dodebug(char *type);
H A Dparsedata.c1067 dodebug(char *what) in dodebug() function