Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/lpd/
H A Dproc.c32 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...]