Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcondition.c844 static int condition_test_path_exists(Condition *c, char **env) { in condition_test_path_exists() function
1101 [CONDITION_PATH_EXISTS] = condition_test_path_exists, in condition_test()