Home
last modified time | relevance | path

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

/external/strace/xlat/
Dwaitid_types.h29 #if defined(P_CID) || (defined(HAVE_DECL_P_CID) && HAVE_DECL_P_CID)
30 XLAT(P_CID),
Dwaitid_types.in5 P_CID
/external/strace/
Dconfigure.ac630 P_CID,
Dconfig.h.in376 /* Define to 1 if you have the declaration of `P_CID', and to 0 if you don't.
Dconfigure12346 ac_fn_c_check_decl "$LINENO" "P_CID" "ac_cv_have_decl_P_CID" "#include <sys/wait.h>
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs1102 pub const P_CID: idtype_t = 4; constant