Searched refs:nv_mount (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | name.h | 214 extern Namval_t *nv_mount(Namval_t*, const char *name, Dt_t*);
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | init.c | 1927 nv_mount(DOTSHNOD, "type", shp->typedict=dtopen(&_Nvdisc,Dtoset)); in nv_init() 1989 nv_mount(np,(const char*)0,dict=dtopen(&_Nvdisc,Dtoset)); in inittree()
|
H A D | nvdisc.c | 1436 Namval_t *nv_mount(Namval_t *np, const char *name, Dt_t *dict) in nv_mount() function
|
H A D | xec.c | 2703 nv_mount(np, (char*)0, root); in sh_exec()
|