Searched refs:pSid (Results 1 – 1 of 1) sorted by relevance
119 security_id_t *pSid; in ProcSELinuxSetCreateContext() local134 pSid = (security_id_t *) (ptr + offset); in ProcSELinuxSetCreateContext()135 *pSid = NULL; in ProcSELinuxSetCreateContext()140 avc_context_to_sid_raw(ctx, pSid) < 0) in ProcSELinuxSetCreateContext()151 security_id_t *pSid; in ProcSELinuxGetCreateContext() local161 pSid = (security_id_t *) (ptr + offset); in ProcSELinuxGetCreateContext()162 return SELinuxSendContextReply(client, *pSid); in ProcSELinuxGetCreateContext()