Searched refs:LOOP_SET_CAPACITY (Results 1 – 9 of 9) sorted by relevance
55 #if defined(LOOP_SET_CAPACITY) || (defined(HAVE_DECL_LOOP_SET_CAPACITY) && HAVE_DECL_LOOP_SET_CAPAC…57 static_assert((LOOP_SET_CAPACITY) == (0x4C07), "LOOP_SET_CAPACITY != 0x4C07");60 # define LOOP_SET_CAPACITY 0x4C07
8 LOOP_SET_CAPACITY 0x4C07
116 #define LOOP_SET_CAPACITY 0x4C07 macro
173 case LOOP_SET_CAPACITY: in MPERS_PRINTER_DECL()
47585 (loop_ioctl): Use LOOP_SET_CAPACITY only when it is defined.
307 ioctl(-1, LOOP_SET_CAPACITY); in main()
2854 #ifdef LOOP_SET_CAPACITY2855 { "LOOP_SET_CAPACITY", (unsigned long) LOOP_SET_CAPACITY },