1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-16 03:59:03 +00:00
simplesshd/rsync/lib/permstring.h

4 lines
71 B
C
Raw Normal View History

#define PERMSTRING_SIZE 11
void permstring(char *perms, mode_t mode);