1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-15 19:48:56 +00:00
simplesshd/rsync/lib/permstring.h
2014-12-21 17:56:03 -05:00

4 lines
71 B
C

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