File: permstring.h

package info (click to toggle)
backuppc-rsync 3.1.3.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,772 kB
  • sloc: ansic: 46,855; sh: 3,369; perl: 1,932; makefile: 166; 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);