Home | History | Annotate | Download | only in src

Lines Matching full:context_to_string

1157 	rc = context_to_string(NULL, policydb, context, scontext, scontext_len);
1210 context_to_string(NULL, policydb, scontext, &s, &slen);
1211 context_to_string(NULL, policydb, tcontext, &t, &tlen);
1212 context_to_string(NULL, policydb, newcontext, &n, &nlen);
1470 context_to_string(NULL, policydb, context, &s, &len);
1550 context_to_string(NULL, policydb, &oldc, &s, &len);