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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c558 register Nambfun_t *vp = (Nambfun_t*)fp;
608 register Nambfun_t *vp = (Nambfun_t*)fp;
651 register Nambfun_t *vp;
659 if(!(vp = newof(NIL(Nambfun_t*),Nambfun_t,1,n*sizeof(Namval_t*))))
661 vp->fun.dsize = sizeof(Nambfun_t)+n*sizeof(Namval_t*);
H A Dnvtype.c666 Nambfun_t *bp;
667 if(bp=(Nambfun_t*)nv_hasdisc(np,nv_discfun(NV_DCADD)))
1018 Nambfun_t *bp;
1043 if(bp=(Nambfun_t*)nv_hasdisc(np,nv_discfun(NV_DCADD)))
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h46 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h55 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h55 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h55 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h55 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun

Completed in 37 milliseconds