Searched refs:ioqbuf (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.sbin/lpd/
H A Diobuf.h19 struct ioqbuf { struct
20 struct ioqbuf *next;
35 struct ioqbuf *outq;
36 struct ioqbuf *outqlast;
H A Diobuf.c41 struct ioqbuf *ioqbuf_alloc(struct iobuf *, size_t);
70 struct ioqbuf *q;
85 struct ioqbuf *q;
225 struct ioqbuf *
228 struct ioqbuf *q;
260 struct ioqbuf *q;
352 struct ioqbuf *q;
408 struct ioqbuf *q;
/openbsd-current/usr.sbin/smtpd/
H A Diobuf.h18 struct ioqbuf { struct
19 struct ioqbuf *next;
34 struct ioqbuf *outq;
35 struct ioqbuf *outqlast;
H A Diobuf.c36 struct ioqbuf *ioqbuf_alloc(struct iobuf *, size_t);
65 struct ioqbuf *q;
80 struct ioqbuf *q;
219 struct ioqbuf *
222 struct ioqbuf *q;
254 struct ioqbuf *q;
346 struct ioqbuf *q;
402 struct ioqbuf *q;

Completed in 113 milliseconds