Home
last modified time | relevance | path

Searched refs:null_sysvec (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HDsysent.h157 extern struct sysentvec null_sysvec;
/NextBSD/sys/kern/
HDinit_main.c386 struct sysentvec null_sysvec = { variable
481 p->p_sysent = &null_sysvec; in proc0_init()