Searched refs:l_to_str (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c93 l_to_str(const m_label_t *l, char **str, int ltype) function
132 l_to_str(&tp.tp_def_label, &str, M_LABEL);
133 l_to_str(&tp.tp_def_label, &str2, M_INTERNAL);
142 l_to_str(&tp.tp_gw_sl_range.lower_bound,
144 l_to_str(&tp.tp_gw_sl_range.lower_bound,
151 l_to_str(&tp.tp_gw_sl_range.upper_bound,
153 l_to_str(&tp.tp_gw_sl_range.upper_bound,
166 l_to_str(l1, &str, M_LABEL);
179 l_to_str(&tp.tp_sl_range_cipso.lower_bound,
181 l_to_str(
[all...]

Completed in 94 milliseconds