Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Denum.c264 nv_disc(tp, &ep->hdr,NV_FIRST); in enum_create()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnval.h227 #define NV_FIRST 1 macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvdisc.c701 if(mode==NV_FIRST || mode==0) in nv_disc()
757 if(mode==NV_FIRST) in nv_disc()
1420 np = nv_create(np,(const char*)0, NV_FIRST, (Namfun_t*)0); in nv_dict()
1460 nv_disc(mp, &tp->fun, NV_FIRST); in nv_mount()
H A Darray.c802 nv_disc(np,(Namfun_t*)fp, NV_FIRST); in array_copytree()
880 nv_disc(np,(Namfun_t*)ap, NV_FIRST); in array_grow()
1435 nv_disc(np,(Namfun_t*)ap, NV_FIRST); in array_fixed_init()
1680 nv_disc(np,(Namfun_t*)ap, NV_FIRST); in nv_associative()
H A Dnvtype.c1382 nv_disc(np, &ap->hdr, NV_FIRST); in nv_settype()
1584 nv_disc(tp,fp,NV_FIRST); in nv_mkstat()
H A Dname.c3086 nv_disc(np, &ap->hdr,NV_FIRST); in nv_newattr()
H A Dxec.c494 nv_disc(SH_LEVELNOD,&lp->hdr,NV_FIRST); in init_level()