Searched defs:imsgproc (Results 1 – 1 of 1) sorted by relevance
32 struct imsgproc { struct 39 void (*cb)(struct imsgproc *, struct imsg *, void *); argument 60 static struct imsgproc *proc_new(int); argument 183 proc_setcallback(struct imsgproc * p,void (* cb)(struct imsgproc *,struct imsg *,void *),void * arg) proc_setcallback() argument [all...]