Searched refs:RAW_GETBIND (Results 1 – 2 of 2) sorted by relevance
/external/kernel-headers/original/uapi/linux/ | ||
D | raw.h | 7 #define RAW_GETBIND _IO( 0xac, 1 ) macro |
/external/fio/os/ | ||
D | os-linux.h | 198 if (ioctl(fd, RAW_GETBIND, &rq) < 0) { in fio_lookup_raw() |