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

/osnet-11/usr/src/lib/libast/common/comp/
H A Dsetlocale.c2392 } Unamval_t; typedef in typeref:struct:Unamval_s
2394 static const Unamval_t options[] =
2414 ast.locale.set |= ((Unamval_t*)p)->value;
2416 ast.locale.set &= ~((Unamval_t*)p)->value;

Completed in 25 milliseconds