- If send_file_name() gets f set to -2, it skips the local filter rules.
[rsync/rsync.git] / lib / permstring.h
1 #define PERMSTRING_SIZE 11
2
3 void permstring(char *perms, int mode);