Lines Matching refs:sensitivity
241 char *sensitivity, *cur_cat, *next_cat, *rngptr;
287 /* Split sensitivity and category set. */
288 sensitivity = rangep[l];
289 if (sensitivity == NULL)
291 next_cat = strchr(sensitivity, ':');
295 /* Parse sensitivity. */
296 levdatum = symtab_search(&pol->p_levels, sensitivity);
429 the user's computed sensitivity level) */
555 * mls_export_netlbl_lvl - Export the MLS sensitivity levels to NetLabel
560 * Given the security context copy the low MLS sensitivity level into the
561 * NetLabel MLS sensitivity level field.
576 * mls_import_netlbl_lvl - Import the NetLabel MLS sensitivity levels
582 * NetLabel MLS sensitivity level into the context.