Searched refs:_nv_unset (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h282 extern void _nv_unset(Namval_t*,int);
293 #define nv_unset(np) _nv_unset(np,0)
H A Dname.h196 extern void _nv_unset(Namval_t*,int);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c378 _nv_unset(np,0);
382 _nv_unset(np,0);
402 _nv_unset(np,NV_EXPORT);
441 _nv_unset(np,0);
480 _nv_unset(np,0);
513 _nv_unset(np,NV_EXPORT);
518 _nv_unset(np,NV_EXPORT);
824 _nv_unset(np,0);
1454 _nv_unset(mp,NV_EXPORT);
2278 _nv_unset(n
2351 void _nv_unset(register Namval_t *np,int flags) function
[all...]
H A Dnvdisc.c162 _nv_unset(np, flags&(NV_RDONLY|NV_EXPORT));
264 _nv_unset(np,0);
286 _nv_unset(SH_VALNOD,0);
326 _nv_unset(SH_VALNOD,0);
351 _nv_unset(nq,0);
382 _nv_unset(SH_VALNOD,0);
405 _nv_unset(SH_VALNOD,NV_RDONLY);
1284 _nv_unset(mp,flags);
1393 _nv_unset(mp,NV_RDONLY);
H A Dnvtype.c476 _nv_unset(nr,0);
556 _nv_unset(np, flag);
576 _nv_unset(nq,flag|NV_TYPE|nv_isattr(nq,NV_RDONLY));
862 _nv_unset(nodes[0],NV_RDONLY);
1187 _nv_unset(np,0);
1359 _nv_unset(np, NV_RDONLY);
1383 _nv_unset(np,NV_RDONLY|NV_TYPE);
1631 _nv_unset(L_ARGNOD,NV_RDONLY);
H A Dsubshell.c323 _nv_unset(mp,NV_RDONLY|NV_CLONE);
420 _nv_unset(np,NV_RDONLY);
H A Darray.c406 _nv_unset(nq,NV_RDONLY);
612 _nv_unset(mp,flags&NV_RDONLY);
728 _nv_unset(nv_namptr(aq->xp,0),NV_RDONLY);
736 _nv_unset(np,flags);
1628 _nv_unset(ap->cur,NV_RDONLY);
H A Dinit.c640 _nv_unset(np,0);
698 _nv_unset(np,0);
782 _nv_unset(SH_MATCHNOD,NV_RDONLY);
1563 _nv_unset(shp->namespace,NV_RDONLY);
H A Dxec.c453 _nv_unset(SH_LEVELNOD,0);
690 _nv_unset(SH_NAMENOD,0);
691 _nv_unset(SH_SUBSCRNOD,0);
2572 _nv_unset(mp,NV_RDONLY);
2620 _nv_unset(np,0);
H A Dpath.c270 _nv_unset(PWDNOD,0);
1805 _nv_unset(np,0);
H A Dio.c1512 _nv_unset(np,0);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h293 extern __MANGLE__ void _nv_unset __PROTO__((Namval_t*,int));
305 #define nv_unset(np) _nv_unset(np,0)
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h293 extern __MANGLE__ void _nv_unset __PROTO__((Namval_t*,int));
305 #define nv_unset(np) _nv_unset(np,0)
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h293 extern __MANGLE__ void _nv_unset __PROTO__((Namval_t*,int));
305 #define nv_unset(np) _nv_unset(np,0)
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h293 extern __MANGLE__ void _nv_unset __PROTO__((Namval_t*,int));
305 #define nv_unset(np) _nv_unset(np,0)
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dcd_pwd.c49 _nv_unset(np,0);
H A Dtypeset.c613 _nv_unset(np,0);
641 _nv_unset(np,NV_RDONLY);
1172 _nv_unset(np,0);

Completed in 64 milliseconds