Home
last modified time | relevance | path

Searched refs:PD_DAEMON (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Dfreebsd.txt832 PD_DAEMON
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3065 pub const PD_DAEMON: ::c_int = 0x00000001; constant
3067 pub const PD_ALLOWED_AT_FORK: ::c_int = PD_DAEMON | PD_CLOEXEC;