Searched defs:cntrl_map (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c2847 } cntrl_map[] = { variable in typeref:struct:cntrl_mapping
2858 static int cntrl_map_entries = sizeof (cntrl_map)
2874 if (cntrl_map[j].from == uc) {
2876 *p++ = cntrl_map[j].to;

Completed in 51 milliseconds