Lines Matching defs:scontext
86 * the MLS fields of `context' into the string `*scontext'.
87 * Update `*scontext' to point to the end of the MLS fields.
91 char **scontext)
101 scontextp = *scontext;
158 *scontext = scontextp;
221 * the string `scontext'.
236 char *scontext,
278 rangep[0] = scontext;
279 rangep[1] = strchr(scontext, '-');
489 struct context *scontext,
507 rtr.source_type = scontext->type;
522 return mls_context_cpy_low(newcontext, scontext);
524 return mls_context_cpy_high(newcontext, scontext);
526 return mls_context_cpy(newcontext, scontext);
535 scontext, tcontext);
542 return mls_context_cpy(newcontext, scontext);
545 return mls_context_cpy_low(newcontext, scontext);
548 return mls_context_cpy_low(newcontext, scontext);