File: permstring.h

package info (click to toggle)
rsync 3.0.7-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,284 kB
  • ctags: 3,471
  • sloc: ansic: 35,640; sh: 4,916; perl: 1,466; makefile: 297; python: 83
file content (3 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (16)
1
2
3
#define PERMSTRING_SIZE 11

void permstring(char *perms, mode_t mode);