Home
last modified time | relevance | path

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

/external/strace/xlat/
Dloop_cmds.h23 #if !(defined(LOOP_SET_CAPACITY) || (defined(HAVE_DECL_LOOP_SET_CAPACITY) && HAVE_DECL_LOOP_SET_CAP…
24 # define LOOP_SET_CAPACITY 0x4C07 macro
Dloop_cmds.in8 LOOP_SET_CAPACITY 0x4C07
/external/syslinux/libinstaller/linux/
Dloop.h94 #define LOOP_SET_CAPACITY 0x4C07 macro
/external/kernel-headers/original/uapi/linux/
Dloop.h89 #define LOOP_SET_CAPACITY 0x4C07 macro
/external/strace/
Dloop.c182 case LOOP_SET_CAPACITY: in MPERS_PRINTER_DECL()
DChangeLog32941 (loop_ioctl): Use LOOP_SET_CAPACITY only when it is defined.
/external/strace/tests/
Dioctl_loop.c299 ioctl(-1, LOOP_SET_CAPACITY); in main()
/external/strace/tests-m32/
Dioctl_loop.c299 ioctl(-1, LOOP_SET_CAPACITY); in main()
/external/strace/tests-mx32/
Dioctl_loop.c299 ioctl(-1, LOOP_SET_CAPACITY); in main()