Home
last modified time | relevance | path

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

/freebsd-14.2/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c88 static int dodebug = 1; variable
451 if (dodebug) { in main()
479 if (dodebug) { in main()
698 if (dodebug) { in recv_loop_with_match()
/freebsd-14.2/usr.bin/calendar/
H A Dcalendar.h165 void dodebug(char *type);
H A Dcalendar.c209 dodebug(DEBUG); in main()
H A Dparsedata.c1070 dodebug(char *what) in dodebug() function