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