mirror of
https://github.com/RsyncProject/rsync.git
synced 2025-12-23 23:28:17 -05:00
4 lines
71 B
C
4 lines
71 B
C
#define PERMSTRING_SIZE 11
|
|
|
|
void permstring(char *perms, mode_t mode);
|