Home
last modified time | relevance | path

Searched defs:__pid_t (Results 1 – 4 of 4) sorted by relevance

/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h46 typedef int __pid_t; typedef
/external/minijail/rust/minijail-sys/
Dlibminijail.rs11 pub type __pid_t = ::std::os::raw::c_int; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3345 typedef int __pid_t; typedef
/external/crosvm/net_sys/src/
Diff.rs508 pub type __pid_t = ::std::os::raw::c_int; typedef