Searched refs:dodebug (Results 1 – 4 of 4) sorted by relevance
87 static int dodebug = 1; variable450 if (dodebug) { in main()478 if (dodebug) { in main()697 if (dodebug) { in recv_loop_with_match()
165 void dodebug(char *type);
196 dodebug(DEBUG); in main()
1070 dodebug(char *what) in dodebug() function