Home
last modified time | relevance | path

Searched refs:Lc_t (Results 1 – 8 of 8) sorted by last modified time

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlclib.h67 extern Lc_t* locales[];
H A Dmc.c69 Lc_t* lc; in mcfind()
H A Dlc.c44 static Lc_t default_lc =
74 static Lc_t debug_lc =
103 static Lc_t* lcs = &debug_lc;
105 Lc_t* locales[] =
418 Lc_t*
431 Lc_t* lc; in lcmake()
777 if (!(lc = newof(0, Lc_t, 1, n + z))) in lcmake()
824 Lc_t lc;
832 Lc_t*
833 lcscan(Lc_t* lc) in lcscan()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c105 Lc_t* lc; in native_locale()
2370 static Lc_t* lang;
2371 static Lc_t* lc_all;
2413 Lc_t* lc; in default_setlocale()
2460 single(int category, Lc_t* lc, unsigned int flags) in single()
2596 Lc_t* p; in composite()
2708 Lc_t* p; in _ast_setlocale()
2771 p = *locale ? lcmake(locale) : (Lc_t*)0; in _ast_setlocale()
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/
H A Dlc.h102 } Lc_t; typedef
114 Lc_t* prev;
122 extern size_t lccanon(Lc_t*, unsigned long flags, char*, size_t);
126 extern Lc_t* lcmake(const char*);
127 extern Lc_t* lcscan(Lc_t*);
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A Dlc.h102 } Lc_t; typedef
114 Lc_t* prev;
122 extern size_t lccanon(Lc_t*, unsigned long flags, char*, size_t);
126 extern Lc_t* lcmake(const char*);
127 extern Lc_t* lcscan(Lc_t*);
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A Dlc.h102 } Lc_t; typedef
114 Lc_t* prev;
122 extern size_t lccanon(Lc_t*, unsigned long flags, char*, size_t);
126 extern Lc_t* lcmake(const char*);
127 extern Lc_t* lcscan(Lc_t*);
/illumos-gate/usr/src/cmd/ast/libast/amd64/
H A Dlc.h102 } Lc_t; typedef
114 Lc_t* prev;
122 extern size_t lccanon(Lc_t*, unsigned long flags, char*, size_t);
126 extern Lc_t* lcmake(const char*);
127 extern Lc_t* lcscan(Lc_t*);