Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcondition.c929 static int condition_test_file_not_empty(Condition *c, char **env) { in condition_test_file_not_empty() function
1109 [CONDITION_FILE_NOT_EMPTY] = condition_test_file_not_empty, in condition_test()