Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcondition.c270 static int condition_test_osrelease(Condition *c, char **env) { in condition_test_osrelease() function
1129 [CONDITION_OS_RELEASE] = condition_test_osrelease, in condition_test()