Searched refs:dodebug (Results 1 – 4 of 4) sorted by relevance
88 static int dodebug = 1; variable451 if (dodebug) { in main()479 if (dodebug) { in main()698 if (dodebug) { in recv_loop_with_match()
165 void dodebug(char *type);
209 dodebug(DEBUG); in main()
1070 dodebug(char *what) in dodebug() function