Lines Matching refs:sensitivity
240 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) */
556 * mls_export_netlbl_lvl - Export the MLS sensitivity levels to NetLabel
562 * Given the security context copy the low MLS sensitivity level into the
563 * NetLabel MLS sensitivity level field.
578 * mls_import_netlbl_lvl - Import the NetLabel MLS sensitivity levels
585 * NetLabel MLS sensitivity level into the context.