Home
last modified time | relevance | path

Searched defs:is_init (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/process/
Did.rs162 pub const fn is_init(self) -> bool { in is_init() method
/third_party/elfutils/libdwfl/
Dlinux-kernel-modules.c938 const bool is_init = startswith (secname, ".init"); in INTDEF() local