Go to the source code of this file.
◆ PRS_ADMINGROUP
| #define PRS_ADMINGROUP "System:Administrators" |
◆ PRS_ANYUSERGROUP
| #define PRS_ANYUSERGROUP "System:AnyUser" |
◆ PRS_MAXNAMELEN
| #define PRS_MAXNAMELEN 100 /* Maximum length of group and user names */ |
◆ PRS_VERSION
| #define PRS_VERSION "PRS v2003.05.23" |
◆ PRSFS_ADMINISTER
| #define PRSFS_ADMINISTER 64 /*Set access list of directory*/ |
◆ PRSFS_ALL
◆ PRSFS_DELETE
| #define PRSFS_DELETE 16 /*Remove files*/ |
◆ PRSFS_INSERT
| #define PRSFS_INSERT 4 /*Insert and write-lock new files*/ |
◆ PRSFS_LOCK
| #define PRSFS_LOCK 32 /*Read-lock files*/ |
◆ PRSFS_LOOKUP
◆ PRSFS_READ
| #define PRSFS_READ 1 /*Read files*/ |
◆ PRSFS_WRITE
| #define PRSFS_WRITE 2 /*Write and write-lock existing files*/ |
◆ PRS_ExternalCPS