Lines Matching refs:debug_fd
278 static int debug_fd = -1;2805 (debug_fd > -1))2807 close (debug_fd);3302 if (debug_fd != -1)3304 close (debug_fd);3305 debug_fd = -1;3310 debug_fd = open ("artec.data.raw",3312 if (debug_fd > -1)3571 (debug_fd > -1))3573 write (debug_fd, temp_buf, nread);