Searched defs:sebuf_attach_args (Results 1 – 1 of 1) sorted by relevance
36 struct sebuf_attach_args { struct37 struct confargs ca;38 const char *name; /* name of child (se, ie) */39 char *buf; /* KVA, pre-mapped. */40 int blen; /* length of above */41 void *regs; /* KVA of regs. */