Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc629 unsigned IOCTL_PPPIOCGDEBUG = PPPIOCGDEBUG;
Dsanitizer_common_interceptors_ioctl.inc205 _(PPPIOCGDEBUG, WRITE, sizeof(int));