Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcondition.c791 static int condition_test_first_boot(Condition *c, char **env) { in condition_test_first_boot() function
1121 [CONDITION_FIRST_BOOT] = condition_test_first_boot, in condition_test()