Searched defs:boot_image_priv (Results 1 – 2 of 2) sorted by relevance
7 struct boot_image_priv { struct8 endpoint_t endpoint; /* process endpoint number */9 char label[RS_MAX_LABEL_LEN]; /* label to assign to this service */11 int flags; /* privilege flags */
168 struct boot_image_priv *boot_image_priv; in sef_cb_init_fresh() local