Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libshell/common/include/
H A Dname.h187 extern void *nv_diropen(Namval_t*, const char*);
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h203 extern void *nv_diropen(Namval_t*, const char*);
/titanic_51/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()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c145 void *nv_diropen(Namval_t *np,const char *name) in nv_diropen() function
1008 dir = nv_diropen(mp,name); in walk_tree()
H A Dmacro.c1065 mp->nvwalk = nv_diropen((Namval_t*)0,prefix); in namecount()
1077 mp->nvwalk = nv_diropen((Namval_t*)0,prefix); in nextname()