Home
last modified time | relevance | path

Searched refs:xlate_to_lcase (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.h73 bool_t xlate_to_lcase);
H A Ddit_access.c624 bool_t xlate_to_lcase = FALSE; in update_map_from_dit() local
711 xlate_to_lcase = TRUE; in update_map_from_dit()
827 &nv, &statP, xlate_to_lcase); in update_map_from_dit()
H A Ddit_access_utils.c854 int *statP, bool_t xlate_to_lcase) in getKeyFromRuleValue() argument
902 if (xlate_to_lcase == TRUE) { in getKeyFromRuleValue()