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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c406 struct Level struct
420 struct Level *lp = (struct Level*)fp;
447 static const Namdisc_t level_disc = { sizeof(struct Level), put_level };
449 static struct Level *init_level(Shell_t *shp,int level)
451 struct Level *lp = newof(NiL,struct Level,1,0);
3286 struct Level *lp =(struct Level*)(SH_LEVELNOD->nvfun);

Completed in 31 milliseconds