Searched refs:nv_mount (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dname.h198 extern Namval_t *nv_mount(Namval_t*, const char *name, Dt_t*);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c1638 if(np = nv_mount(DOTSHNOD, "global", shp->var_tree))
1644 np = nv_mount(DOTSHNOD, "type", shp->typedict=dtopen(&_Nvdisc,Dtoset));
1702 nv_mount(np,(const char*)0,dict=dtopen(&_Nvdisc,Dtoset));
H A Dnvdisc.c1343 Namval_t *nv_mount(Namval_t *np, const char *name, Dt_t *dict) function

Completed in 66 milliseconds