Home
last modified time | relevance | path

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

/linux/security/selinux/include/
A Dobjsec.h56 struct file_security_struct { struct
57 u32 sid; /* SID of open file description */
58 u32 fown_sid; /* SID of file owner (for SIGIO) */
59 u32 isid; /* SID of inode at the time of file open */
60 u32 pseqno; /* Policy seqno at the time of file open */

Completed in 4 milliseconds