Lines Matching refs:debug_fd
201 int debug_fd;
223 debug_fd = open_debug_file(debug_pathname, crc);
224 if (debug_fd >= 0) {
226 return debug_fd;
233 debug_fd = open_debug_file(debug_pathname, crc);
234 if (debug_fd >= 0) {
236 return debug_fd;
245 debug_fd = open_debug_file(debug_pathname, crc);
246 if (debug_fd >= 0) {
248 return debug_fd;