Home
last modified time | relevance | path

Searched refs:LOOP_CONFIGURE (Results 1 – 5 of 5) sorted by relevance

/system/apex/apexd/
Dapexd_loop.cpp46 #ifndef LOOP_CONFIGURE
54 #define LOOP_CONFIGURE 0x4C0A macro
155 if (ioctl(device_fd, LOOP_CONFIGURE, &config) == -1 && errno == EBADF) { in configureLoopDevice()
189 if (ioctl(device_fd, LOOP_CONFIGURE, &config) == -1) { in configureLoopDevice()
/system/sepolicy/private/
Dapexd.te40 LOOP_CONFIGURE
/system/sepolicy/prebuilts/api/30.0/private/
Dapexd.te40 LOOP_CONFIGURE
/system/sepolicy/prebuilts/api/30.0/public/
Dioctl_defines1378 define(`LOOP_CONFIGURE', `0x00004c0a')
/system/sepolicy/public/
Dioctl_defines1378 define(`LOOP_CONFIGURE', `0x00004c0a')