Searched refs:defcon (Results 1 – 1 of 1) sorted by relevance
261 struct context *defcon; in mls_context_to_sid() local266 defcon = sidtab_search(s, def_sid); in mls_context_to_sid()267 if (!defcon) in mls_context_to_sid()270 return mls_context_cpy(context, defcon); in mls_context_to_sid()
Completed in 3 milliseconds