Searched refs:otable (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvtree.c40 Namval_t *otable; member in struct:nvdir
244 dp->otable = sh.last_table;
293 if(dp->table && dp->otable && !nv_isattr(dp->table,NV_MINIMAL))
296 dp->table->nvenv = (char*)dp->otable;
302 if(dp->table && dp->otable && !nv_isattr(dp->table,NV_MINIMAL))
345 dp->otable = dp->table;
H A Darray.c349 Dt_t *otable=ap->table; local
387 dtview(ap->table, otable->view);

Completed in 50 milliseconds