Searched defs:CLONE_PIDFD (Results 1 – 6 of 6) sorted by relevance
39 #define CLONE_PIDFD 0x00001000 /* set if a pidfd should be placed in parent */ macro
24 #define CLONE_PIDFD 0x00001000 macro
15 #define CLONE_PIDFD 0x00001000 /* set if a pidfd should be placed in parent */ macro
57 #define CLONE_PIDFD 0x00001000 macro
2476 pub const CLONE_PIDFD: ::c_int = 0x1000; constant
1520 pub const CLONE_PIDFD: ::c_int = 0x1000; constant