Searched refs:iobuf_normalize (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/lpd/
H A Diobuf.h49 void iobuf_normalize(struct iobuf *);
H A Diobuf.c176 * the next call to iobuf_normalize() or iobuf_extend().
190 iobuf_normalize(struct iobuf *io) function
H A Dio.c793 iobuf_normalize(&io->iobuf);
1030 iobuf_normalize(&io->iobuf);
/openbsd-current/usr.sbin/smtpd/
H A Diobuf.h49 void iobuf_normalize(struct iobuf *);
H A Dioev.c526 iobuf_normalize(&io->iobuf);
709 iobuf_normalize(&io->iobuf);
897 iobuf_normalize(&io->iobuf);
H A Diobuf.c171 * the next call to iobuf_normalize() or iobuf_extend().
184 iobuf_normalize(struct iobuf *io) function

Completed in 181 milliseconds