Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1096 static const Namdisc_t LC_disc = { sizeof(Namfun_t), put_lang }; variable
1873 ip->LC_TYPE_init.disc = &LC_disc; in nv_init()
1875 ip->LC_NUM_init.disc = &LC_disc; in nv_init()
1877 ip->LC_COLL_init.disc = &LC_disc; in nv_init()
1879 ip->LC_MSG_init.disc = &LC_disc; in nv_init()
1881 ip->LC_ALL_init.disc = &LC_disc; in nv_init()
1883 ip->LANG_init.disc = &LC_disc; in nv_init()