Searched refs:path_is_daemon_excluded (Results 1 – 1 of 1) sorted by relevance
250 static inline int path_is_daemon_excluded(char *path, int ignore_filename) in path_is_daemon_excluded() function339 if (path_is_daemon_excluded(cpy, 0)) in change_pathname()2383 || (relative_paths && path_is_daemon_excluded(fbuf, 1))) { in send_file_list()