Home
last modified time | relevance | path

Searched refs:ioctl_with_trace (Results 1 – 19 of 19) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dproc-utils.h63 extern int ioctl_with_trace (int, long, void *, char *, int);
80 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c225 ioctl_with_trace (int fd, long opcode, void *ptr, char *file, int line) in ioctl_with_trace() function
H A DChangeLog-20004883 (ioctl_with_trace, write_with_trace, open_with_trace,
H A DChangeLog-20015665 * proc-api.c (ioctl_with_trace): Fix uninitialized variable.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dproc-utils.h67 extern int ioctl_with_trace (int, long, void *, char *, int);
84 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c225 ioctl_with_trace (int fd, long opcode, void *ptr, char *file, int line) in ioctl_with_trace() function
H A DChangeLog-20004883 (ioctl_with_trace, write_with_trace, open_with_trace,
H A DChangeLog-20015665 * proc-api.c (ioctl_with_trace): Fix uninitialized variable.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dproc-utils.h63 extern int ioctl_with_trace (int, long, void *, char *, int);
80 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c225 ioctl_with_trace (int fd, long opcode, void *ptr, char *file, int line) in ioctl_with_trace() function
H A DChangeLog-20004883 (ioctl_with_trace, write_with_trace, open_with_trace,
H A DChangeLog-20015665 * proc-api.c (ioctl_with_trace): Fix uninitialized variable.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dproc-utils.h90 extern int ioctl_with_trace (int, long, void *, char *, int);
107 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__)
H A DChangeLog-20004883 (ioctl_with_trace, write_with_trace, open_with_trace,
H A DChangeLog-20015665 * proc-api.c (ioctl_with_trace): Fix uninitialized variable.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dproc-utils.h87 extern int ioctl_with_trace (int, long, void *, char *, int);
104 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__)
H A Dproc-api.c224 ioctl_with_trace (int fd, long opcode, void *ptr, char *file, int line) in ioctl_with_trace() function
H A DChangeLog-20004883 (ioctl_with_trace, write_with_trace, open_with_trace,
H A DChangeLog-20015665 * proc-api.c (ioctl_with_trace): Fix uninitialized variable.