3 lines
71 B
C
3 lines
71 B
C
#define PERMSTRING_SIZE 11
|
|
|
|
void permstring(char *perms, mode_t mode);
|
#define PERMSTRING_SIZE 11
|
|
|
|
void permstring(char *perms, mode_t mode);
|