Home
last modified time | relevance | path

Searched refs:LOOP_CHANGE_FD (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dloop_cmds.h20 #if !(defined(LOOP_CHANGE_FD) || (defined(HAVE_DECL_LOOP_CHANGE_FD) && HAVE_DECL_LOOP_CHANGE_FD))
21 # define LOOP_CHANGE_FD 0x4C06 macro
Dloop_cmds.in7 LOOP_CHANGE_FD 0x4C06
/external/syslinux/libinstaller/linux/
Dloop.h93 #define LOOP_CHANGE_FD 0x4C06 macro
/external/kernel-headers/original/uapi/linux/
Dloop.h88 #define LOOP_CHANGE_FD 0x4C06 macro
/external/strace/
Dloop.c189 case LOOP_CHANGE_FD: in MPERS_PRINTER_DECL()
DChangeLog23463 LOOP_SET_FD, LOOP_CHANGE_FD, LOOP_CTL_ADD and LOOP_CTL_REMOVE on
23465 Print LOOP_SET_FD and LOOP_CHANGE_FD arguments using printfd.
/external/strace/tests/
Dioctl_loop.c294 ioctl(-1, LOOP_CHANGE_FD, magic); in main()
/external/strace/tests-m32/
Dioctl_loop.c294 ioctl(-1, LOOP_CHANGE_FD, magic); in main()
/external/strace/tests-mx32/
Dioctl_loop.c294 ioctl(-1, LOOP_CHANGE_FD, magic); in main()