Searched refs:sockcreate_sid (Results 1 - 2 of 2) sorted by relevance

/security/selinux/include/
H A Dobjsec.h37 u32 sockcreate_sid; /* fscreate SID */ member in struct:task_security_struct
/security/selinux/
H A Dhooks.c2215 new_tsec->sockcreate_sid = 0;
3624 tsec->sockcreate_sid = 0;
4045 if (tsec->sockcreate_sid > SECSID_NULL) {
4046 *socksid = tsec->sockcreate_sid;
5631 sid = __tsec->sockcreate_sid;
5738 tsec->sockcreate_sid = sid;

Completed in 178 milliseconds