Home
last modified time | relevance | path

Searched defs:fd_mask (Results 1 – 8 of 8) sorted by relevance

/external/libevent/
Dselect.c64 typedef unsigned long fd_mask; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h68 typedef int fd_mask; typedef
/external/openssh/
Ddefines.h391 typedef unsigned long int fd_mask; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3481 typedef long fd_mask; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2401 fd_mask = __int32_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2401 fd_mask = __int32_t variable
/external/crosvm/net_sys/src/
Diff.rs598 pub type fd_mask = __fd_mask; typedef
/external/crosvm/usb_util/src/
Dbindings.rs539 pub type fd_mask = __fd_mask; typedef