Home
last modified time | relevance | path

Searched refs:nv_unref (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h197 extern void nv_unref(Namval_t*);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dname.c937 nv_unref(np); in nv_create()
2407 nv_unref(np); in sh_envnolocal()
3577 void nv_unref(register Namval_t *np) in nv_unref() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c828 nv_unref(np); in setall()