Home
last modified time | relevance | path

Searched refs:lseek_with_trace (Results 1 – 15 of 15) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dproc-utils.h62 extern off_t lseek_with_trace (int, off_t, int, char *, int);
79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
H A DChangeLog-20004884 close_with_trace, wait_with_trace, lseek_with_trace):
5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dproc-utils.h66 extern off_t lseek_with_trace (int, off_t, int, char *, int);
83 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
H A DChangeLog-20004884 close_with_trace, wait_with_trace, lseek_with_trace):
5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dproc-utils.h62 extern off_t lseek_with_trace (int, off_t, int, char *, int);
79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
H A DChangeLog-20004884 close_with_trace, wait_with_trace, lseek_with_trace):
5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dproc-utils.h89 extern off_t lseek_with_trace (int, off_t, int, char *, int);
106 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c259 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
H A DChangeLog-20004884 close_with_trace, wait_with_trace, lseek_with_trace):
5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dproc-utils.h86 extern off_t lseek_with_trace (int, off_t, int, char *, int);
103 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c613 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
H A DChangeLog-20004884 close_with_trace, wait_with_trace, lseek_with_trace):
5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.