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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-utils.h92 extern int open_with_trace (char *, int, char *, int);
108 #define open(X,Y) open_with_trace (X, Y, __FILE__, __LINE__)
H A Dproc-api.c280 open_with_trace (char *filename, int mode, char *file, int line) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-utils.h92 extern int open_with_trace (char *, int, char *, int);
108 #define open(X,Y) open_with_trace (X, Y, __FILE__, __LINE__)
H A Dproc-api.c280 open_with_trace (char *filename, int mode, char *file, int line) function

Completed in 82 milliseconds