Annotation of embedaddon/rsync/lib/permstring.h, revision 1.1.1.1

1.1       misho       1: #define PERMSTRING_SIZE 11
                      2: 
                      3: void permstring(char *perms, mode_t mode);

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>