Home | History | Annotate | Download | only in src

Lines Matching full:scontext_len

1217  * to point to this string and set `*scontext_len' to
1222 size_t * scontext_len)
1233 rc = context_to_string(NULL, policydb, context, scontext, scontext_len);
1244 size_t scontext_len, sepol_security_id_t * sid)
1251 scontext, scontext_len) < 0)