Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcondition.c149 ORDER_GREATER_OR_EQUAL, enumerator
162 [ORDER_GREATER_OR_EQUAL] = ">=", in parse_order()
200 case ORDER_GREATER_OR_EQUAL: in test_order()
340 order = ORDER_GREATER_OR_EQUAL; /* default to >= check, if nothing is specified. */ in condition_test_memory()
366 order = ORDER_GREATER_OR_EQUAL; /* default to >= check, if nothing is specified. */ in condition_test_cpus()