Searched refs:nbbio_enable_read (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dnbbio.h71 extern void nbbio_enable_read(NBBIO *, int);
H A Dnbbio.c21 /* void nbbio_enable_read(np, timeout)
79 /* nbbio_enable_read() enables a read pseudothread (if one
263 /* nbbio_enable_read - enable reading from socket into buffer */
265 void nbbio_enable_read(NBBIO *np, int timeout) function
267 const char *myname = "nbbio_enable_read";
/netbsd-current/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy.c968 nbbio_enable_read(plaintext_buf, state->timeout);

Completed in 135 milliseconds