Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dname.h195 extern Namval_t *nv_addnode(Namval_t*, int);
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dname.c204 Namval_t *nv_addnode(Namval_t* np, int remove) in nv_addnode() function
1279 np = nv_addnode(np,0); in nv_open()
H A Dnvtype.c462 nv_addnode(nr,1); in clone_type()