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;
220 * the string `scontext'.
235 char *scontext,
278 rangep[0] = scontext;
279 rangep[1] = strchr(scontext, '-');
490 struct context *scontext,
508 rtr.source_type = scontext->type;
523 return mls_context_cpy_low(newcontext, scontext);
525 return mls_context_cpy_high(newcontext, scontext);
527 return mls_context_cpy(newcontext, scontext);
536 scontext, tcontext);
543 return mls_context_cpy(newcontext, scontext);
546 return mls_context_cpy_low(newcontext, scontext);
549 return mls_context_cpy_low(newcontext, scontext);