Home
last modified time | relevance | path

Searched defs:boot_image_sys (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/servers/rs/
H A Dtype.h15 struct boot_image_sys { struct
16 endpoint_t endpoint; /* process endpoint number */
18 int flags; /* system flags */
H A Dmain.c169 struct boot_image_sys *boot_image_sys; in sef_cb_init_fresh() local