Searched refs:close_with_trace (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-utils.h93 extern int close_with_trace (int, char *, int);
109 #define close(X) close_with_trace (X, __FILE__, __LINE__)
H A Dproc-api.c321 close_with_trace (int fd, char *file, int line) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-utils.h93 extern int close_with_trace (int, char *, int);
109 #define close(X) close_with_trace (X, __FILE__, __LINE__)
H A Dproc-api.c321 close_with_trace (int fd, char *file, int line) function

Completed in 131 milliseconds