Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcondition.c876 static int condition_test_path_is_mount_point(Condition *c, char **env) { in condition_test_path_is_mount_point() function
1105 [CONDITION_PATH_IS_MOUNT_POINT] = condition_test_path_is_mount_point, in condition_test()