Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Daclsort.c58 static struct map map_to_sort[] = { variable
101 if (tp->a_type == map_to_sort[k].entry_type) { in aclsort()
102 tp->a_type = map_to_sort[k].sort_order; in aclsort()
114 if (tp->a_type == map_to_sort[k].sort_order) { in aclsort()
115 tp->a_type = map_to_sort[k].entry_type; in aclsort()