Searched refs:lseek_with_trace (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | proc-utils.h | 62 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__)
|
| D | proc-api.c | 617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
|
| D | ChangeLog-2000 | 4884 close_with_trace, wait_with_trace, lseek_with_trace): 5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
|