Home
last modified time | relevance | path

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

/minix3/minix/servers/rs/
H A Dtype.h7 struct boot_image_priv { struct
8 endpoint_t endpoint; /* process endpoint number */
9 char label[RS_MAX_LABEL_LEN]; /* label to assign to this service */
11 int flags; /* privilege flags */
H A Dmain.c168 struct boot_image_priv *boot_image_priv; in sef_cb_init_fresh() local