Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcondition.c941 static int condition_test_file_is_executable(Condition *c, char **env) { in condition_test_file_is_executable() function
1110 [CONDITION_FILE_IS_EXECUTABLE] = condition_test_file_is_executable, in condition_test()