Searched refs:P_PGID (Results 1 – 19 of 19) sorted by relevance
23 #if defined(P_PGID) || (defined(HAVE_DECL_P_PGID) && HAVE_DECL_P_PGID)24 XLAT(P_PGID),
3 P_PGID
19 #define P_PGID 2 macro
106 .idtype = P_PGID,
1002 pub const P_PGID: idtype_t = 2; constant
628 P_PGID,
388 /* Define to 1 if you have the declaration of `P_PGID', and to 0 if you don't.
12324 ac_fn_c_check_decl "$LINENO" "P_PGID" "ac_cv_have_decl_P_PGID" "#include <sys/wait.h>
1157 pub const P_PGID: idtype_t = 2; constant
1066 pub const P_PGID: idtype_t = 2; constant
1164 pub const P_PGID: idtype_t = 2; constant
1681 pub const P_PGID: idtype_t = 4; constant
9 P_PGID = 2 variable
1100 pub const P_PGID: idtype_t = 2; constant
3076 pub const P_PGID: idtype_t = 2; constant
2004 pub const P_PGID: idtype_t = 2; constant
4042 *idtype* can be :data:`P_PID`, :data:`P_PGID`, :data:`P_ALL`, or4058 P_PGID
14908 if (PyModule_AddIntMacro(m, P_PGID)) return -1; in all_ins()