Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusy.c1702 { "nolocale", XA_NOLOCALE, CM_PRE },
2058 case XA_NOLOCALE: in inixopthlp()
2901 case XA_NOLOCALE: { /* Don't do locale */
H A Dckuusr.h375 #define XA_NOLOCALE 50 /* Don't access or use locale */ macro