Home | History | Annotate | Download | only in src

Lines Matching refs:scontext_len

1141  * to point to this string and set `*scontext_len' to
1146 size_t * scontext_len)
1157 rc = context_to_string(NULL, policydb, context, scontext, scontext_len);
1168 size_t scontext_len, sepol_security_id_t * sid)
1175 scontext, scontext_len) < 0)