Home
last modified time | relevance | path

Searched defs:SECURITY_CONTEXT (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dsecurity.h141 struct SECURITY_CONTEXT { struct
142 ntfs_volume *vol;
143 struct MAPPING *mapping[MAPCOUNT];
144 struct PERMISSIONS_CACHE **pseccache;
145 uid_t uid; /* uid of user requesting (not the mounter) */
146 gid_t gid; /* gid of user requesting (not the mounter) */
147 pid_t tid; /* thread id of thread requesting */
148 mode_t umask; /* umask of requesting thread */