Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldomctl/
H A Dmdstore.c129 struct mdstore_sel_del_req { struct
130 uint32_t msg_type;
131 uint32_t payload_len;
132 uint64_t svc_handle;
133 uint64_t reqnum;
134 uint16_t command;
135 uint8_t reserved[2];
136 uint32_t namelen;
137 char name[1];