Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dname.h187 extern void *nv_diropen(Namval_t*, const char*);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dnvtree.c144 void *nv_diropen(Namval_t *np,const char *name) in nv_diropen() function
938 dir = nv_diropen(mp,name); in walk_tree()
H A Dmacro.c1001 mp->nvwalk = nv_diropen((Namval_t*)0,prefix); in namecount()
1013 mp->nvwalk = nv_diropen((Namval_t*)0,prefix); in nextname()