Home
last modified time | relevance | path

Searched refs:PPPIOCGASYNCMAP (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/net/
H A Dif_ppp.h123 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ macro
H A Dppp_tty.c400 case PPPIOCGASYNCMAP: in ppptioctl()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp684 unsigned IOCTL_PPPIOCGASYNCMAP = PPPIOCGASYNCMAP;
H A Dsanitizer_common_interceptors_ioctl.inc215 _(PPPIOCGASYNCMAP, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_netbsd.cpp1816 unsigned IOCTL_PPPIOCGASYNCMAP = PPPIOCGASYNCMAP;
H A Dsanitizer_interceptors_ioctl_netbsd.inc705 _(PPPIOCGASYNCMAP, WRITE, sizeof(int));