Home | History | Annotate | Download | only in src

Lines Matching refs:context_to_string

1233 	rc = context_to_string(NULL, policydb, context, scontext, scontext_len);
1286 context_to_string(NULL, policydb, scontext, &s, &slen);
1287 context_to_string(NULL, policydb, tcontext, &t, &tlen);
1288 context_to_string(NULL, policydb, newcontext, &n, &nlen);
1546 context_to_string(NULL, policydb, context, &s, &len);
1626 context_to_string(NULL, policydb, &oldc, &s, &len);