Searched refs:nv_unset (Results 1 - 14 of 14) sorted by relevance

/ast/src/cmd/tksh/
H A Duinit.c37 nv_unset(np);
/ast/src/cmd/ksh93/bltins/
H A Dalarm.c148 nv_unset(tp->node);
219 nv_unset(np);
264 nv_unset(np);
H A Dmkservice.c178 nv_unset(sp->node);
339 nv_unset(sp->node);
H A Dread.c252 nv_unset(np);
261 nv_unset(np);
/ast/src/cmd/ksh93/include/
H A Dnval.h292 extern void nv_unset(Namval_t*); /*obsolete */
304 #define nv_unset(np) _nv_unset(np,0) macro
316 # define nv_free(np) nv_unset(np,0)
/ast/src/lib/libtksh/src/
H A Dtclproc.c255 nv_unset(&savnv);
259 nv_unset(&savnv);
H A Dvar.c173 nv_unset(namval);
210 nv_unset(namval); /* Invoke disc */
465 nv_unset(namval);
470 nv_unset(namval);
530 nv_unset(nvsub);
/ast/src/cmd/kshlib/open/
H A Dopen.c79 nv_unset(dp->format);
526 nv_unset(np);
/ast/src/cmd/kshlib/dbm_t/
H A Ddbm_t.c393 nv_unset(np);
/ast/src/cmd/ksh93/edit/
H A Dedit.c770 nv_unset(SH_SUBSCRNOD);
1592 nv_unset(ED_CHRNOD);
1601 nv_unset(ED_TXTNOD);
/ast/src/cmd/kshlib/dss/
H A Ddss.c244 nv_unset(rp);
636 nv_unset(np);
1566 nv_unset(rp);
/ast/src/cmd/ksh93/sh/
H A Dargs.c169 nv_unset(np);
H A Dname.c3751 #undef nv_unset macro
3753 void nv_unset(register Namval_t *np) function
H A Dnvtype.c1134 nv_unset(np);

Completed in 48 milliseconds