Searched refs:Init_t (Results 1 – 1 of 1) sorted by relevance
167 } Init_t; typedef171 static Init_t *nv_init(Shell_t*);474 nv_stack(np,&((Init_t*)shp->init_context)->IFS_init.hdr); in put_ifs()1536 static Init_t *nv_init(Shell_t *shp) in nv_init()1539 register Init_t *ip; in nv_init()1541 ip = newof(0,Init_t,1,0); in nv_init()