Home
last modified time | relevance | path

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

/dports/net/rsync/rsync-3.2.3/
H A Dflist.c250 static inline int path_is_daemon_excluded(char *path, int ignore_filename) in path_is_daemon_excluded() function
339 if (path_is_daemon_excluded(cpy, 0)) in change_pathname()
2383 || (relative_paths && path_is_daemon_excluded(fbuf, 1))) { in send_file_list()