Home
last modified time | relevance | path

Searched refs:PPPIOCGDEBUG (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h103 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc546 unsigned IOCTL_PPPIOCGDEBUG = PPPIOCGDEBUG;
Dsanitizer_common_interceptors_ioctl.inc202 _(PPPIOCGDEBUG, WRITE, sizeof(int));
/external/strace/linux/
Dioctlent.h.in1588 {"linux/ppp-ioctl.h", "PPPIOCGDEBUG", 0x7441},