Searched refs:null_sysvec (Results 1 – 2 of 2) sorted by relevance
157 extern struct sysentvec null_sysvec;
386 struct sysentvec null_sysvec = { variable481 p->p_sysent = &null_sysvec; in proc0_init()