Searched defs:nv_create (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dname.c753 Namval_t *nv_create(const char *name, Dt_t *root, int flags, Namfun_t *dp) function
1433 np = nv_create(name, root, flags, &fun);
3673 shp->last_table = nv_create(np,0, NV_LAST,(Namfun_t*)0);

Completed in 19 milliseconds