Call set_msg_fd_in() during the early phase of being a client sender
[rsync/rsync.git] / lib / permstring.h
1 #define PERMSTRING_SIZE 11
2
3 void permstring(char *perms, int mode);