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

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dsetlocale.c759 } Unamval_t; typedef in typeref:struct:Unamval_s
761 static const Unamval_t options[] =
781 ast.locale.set |= ((Unamval_t*)p)->value;
783 ast.locale.set &= ~((Unamval_t*)p)->value;

Completed in 51 milliseconds