Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcondition.c852 static int condition_test_path_exists_glob(Condition *c, char **env) { in condition_test_path_exists_glob() function
1102 [CONDITION_PATH_EXISTS_GLOB] = condition_test_path_exists_glob, in condition_test()