Searched refs:fs_x_ioctl (Results 1 – 7 of 7) sorted by relevance
/external/strace/ |
D | fs_x_ioctl.c | 33 fs_x_ioctl(struct tcb *const tcp, const unsigned int code, in fs_x_ioctl() function
|
D | ioctl.c | 257 return fs_x_ioctl(tcp, code, arg); in ioctl_decode()
|
D | Android.mk | 84 fs_x_ioctl.c \
|
D | Makefile | 293 fetch_struct_statfs.c file_handle.c file_ioctl.c fs_x_ioctl.c \ 342 strace-fs_x_ioctl.$(OBJEXT) strace-flock.$(OBJEXT) \ 1023 fetch_struct_statfs.c file_handle.c file_ioctl.c fs_x_ioctl.c \ 1881 include ./$(DEPDIR)/strace-fs_x_ioctl.Po 3651 strace-fs_x_ioctl.o: fs_x_ioctl.c 3652 …strace-fs_x_ioctl.o -MD -MP -MF $(DEPDIR)/strace-fs_x_ioctl.Tpo -c -o strace-fs_x_ioctl.o `test -f… 3653 $(AM_V_at)$(am__mv) $(DEPDIR)/strace-fs_x_ioctl.Tpo $(DEPDIR)/strace-fs_x_ioctl.Po 3658 strace-fs_x_ioctl.obj: fs_x_ioctl.c 3659 …trace_CFLAGS) $(CFLAGS) -MT strace-fs_x_ioctl.obj -MD -MP -MF $(DEPDIR)/strace-fs_x_ioctl.Tpo -c -… 3660 $(AM_V_at)$(am__mv) $(DEPDIR)/strace-fs_x_ioctl.Tpo $(DEPDIR)/strace-fs_x_ioctl.Po
|
D | Makefile.in | 293 fetch_struct_statfs.c file_handle.c file_ioctl.c fs_x_ioctl.c \ 342 strace-fs_x_ioctl.$(OBJEXT) strace-flock.$(OBJEXT) \ 1023 fetch_struct_statfs.c file_handle.c file_ioctl.c fs_x_ioctl.c \ 1881 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strace-fs_x_ioctl.Po@am__quote@ 3651 strace-fs_x_ioctl.o: fs_x_ioctl.c 3652 …strace-fs_x_ioctl.o -MD -MP -MF $(DEPDIR)/strace-fs_x_ioctl.Tpo -c -o strace-fs_x_ioctl.o `test -f… 3653 …__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/strace-fs_x_ioctl.Tpo $(DEPDIR)/strace-fs_x_ioctl.… 3656 …) $(strace_CFLAGS) $(CFLAGS) -c -o strace-fs_x_ioctl.o `test -f 'fs_x_ioctl.c' || echo '$(srcdir)/… 3658 strace-fs_x_ioctl.obj: fs_x_ioctl.c 3659 …trace_CFLAGS) $(CFLAGS) -MT strace-fs_x_ioctl.obj -MD -MP -MF $(DEPDIR)/strace-fs_x_ioctl.Tpo -c -… [all …]
|
D | Makefile.am | 124 fs_x_ioctl.c \
|
D | ChangeLog | 2209 * fs_x_ioctl.c (fs_x_ioctl): Likewise. 2639 (dm_ioctl, file_ioctl, fs_x_ioctl, loop_ioctl, ptp_ioctl, scsi_ioctl, 9525 * fs_x_ioctl.c: New file. 9528 to fs_x_ioctl.c. 9529 * defs.h (fs_x_ioctl): New prototype. 9530 * ioctl.c (ioctl_decode): Call fs_x_ioctl for ioctl type 'X'.
|