mirror of
http://galexander.org/git/simplesshd.git
synced 2024-11-16 03:59:03 +00:00
4 lines
71 B
C
4 lines
71 B
C
|
#define PERMSTRING_SIZE 11
|
||
|
|
||
|
void permstring(char *perms, mode_t mode);
|