Home
last modified time | relevance | path

Searched refs:pushnam (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sh/
H A Dname.c609 pushnam(struct namnod *n) in pushnam() function
649 namscan(pushnam); in local_setenv()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dname.c56 static void pushnam(Namval_t*,void*);
1915 static void pushnam(Namval_t *np, void *data) in pushnam() function
1970 nv_scan(shp->var_tree, pushnam,&data,NV_EXPORT, NV_EXPORT); in sh_envgen()