Searched refs:PPPIOCGASYNCMAP (Results 1 – 8 of 8) sorted by relevance
/external/ppp/pppd/include/net/ |
D | if_ppp.h | 117 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ macro
|
/external/kernel-headers/original/uapi/linux/ |
D | ppp-ioctl.h | 88 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ macro
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cc | 628 unsigned IOCTL_PPPIOCGASYNCMAP = PPPIOCGASYNCMAP;
|
D | sanitizer_common_interceptors_ioctl.inc | 204 _(PPPIOCGASYNCMAP, WRITE, sizeof(int));
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cpp | 629 unsigned IOCTL_PPPIOCGASYNCMAP = PPPIOCGASYNCMAP;
|
D | sanitizer_common_interceptors_ioctl.inc | 207 _(PPPIOCGASYNCMAP, WRITE, sizeof(int));
|
D | sanitizer_platform_limits_netbsd.cpp | 1815 unsigned IOCTL_PPPIOCGASYNCMAP = PPPIOCGASYNCMAP;
|
D | sanitizer_interceptors_ioctl_netbsd.inc | 705 _(PPPIOCGASYNCMAP, WRITE, sizeof(int));
|