Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl-show.c148 int tristate; member
513 if (c->tristate < 0) in print_status_info()
517 if (c->tristate < 0) in print_status_info()
885 .tristate = state, in map_conditions()
/systemd-251/src/core/
Ddbus-unit.c290 int tristate; in property_get_conditions() local
292 tristate = in property_get_conditions()
299 c->parameter, tristate); in property_get_conditions()