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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c541 register Nambfun_t *vp = (Nambfun_t*)fp;
586 register Nambfun_t *vp = (Nambfun_t*)fp;
629 register Nambfun_t *vp;
637 if(!(vp = newof(NIL(Nambfun_t*),Nambfun_t,1,n*sizeof(Namval_t*))))
639 vp->fun.dsize = sizeof(Nambfun_t)+n*sizeof(Namval_t*);
H A Dnvtype.c654 Nambfun_t *bp;
655 if(bp=(Nambfun_t*)nv_hasdisc(np,nv_discfun(NV_DCADD)))
987 Nambfun_t *bp;
1012 if(bp=(Nambfun_t*)nv_hasdisc(np,nv_discfun(NV_DCADD)))
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dnval.h46 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h55 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h55 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h55 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h55 typedef struct Nambfun Nambfun_t; typedef in typeref:struct:Nambfun

Completed in 136 milliseconds