Searched refs:getenv_bool (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Denv-util.h51 int getenv_bool(const char *p);
H A Denv-util.c616 int getenv_bool(const char *p) { function
/systemd/src/systemctl/
H A Dsystemctl.c298 if (getenv_bool("SYSTEMCTL_INSTALL_CLIENT_SIDE") > 0)
5210 if (getenv_bool("SYSTEMCTL_SKIP_SYSV") > 0)

Completed in 26 milliseconds