Home
last modified time | relevance | path

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

/DragonReach/src/systemctl/listener/
H A Dmod.rs92 fn is_ctl_exists() -> bool { in is_ctl_exists() method
101 if !Self::is_ctl_exists() { in init_ctl_pipe()