Home
last modified time | relevance | path

Searched refs:INIT_PROCESS (Results 1 - 15 of 15) sorted by relevance

/third_party/toybox/toys/pending/
H A Dlast.c156 type = INIT_PROCESS; in last_main()
170 case INIT_PROCESS: in last_main()
H A Dgetty.c273 if (utp_ptr->ut_pid == pid && utp_ptr->ut_type >= INIT_PROCESS) break; in utmp_entry()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutmpx.h58 #define INIT_PROCESS 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmpx.h58 #define INIT_PROCESS 5 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmpx.h58 #define INIT_PROCESS 5 macro
/third_party/musl/include/
H A Dutmpx.h58 #define INIT_PROCESS 5 macro
/third_party/musl/libc-test/src/api/
H A Dutmpx.c23 C(INIT_PROCESS) in f()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs650 pub const INIT_PROCESS: ::c_short = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1428 pub const INIT_PROCESS: ::c_short = 5; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1445 pub const INIT_PROCESS: ::c_short = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2197 pub const INIT_PROCESS: u16 = 5; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1879 pub const INIT_PROCESS: ::c_short = 5; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2186 pub const INIT_PROCESS: ::c_short = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2991 pub const INIT_PROCESS: ::c_short = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2625 pub const INIT_PROCESS: ::c_short = 5; consts

Completed in 56 milliseconds