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

/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dnbbio.h69 extern void nbbio_enable_read(NBBIO *, int);
H A Dnbbio.c19 /* void nbbio_enable_read(np, timeout)
77 /* nbbio_enable_read() enables a read pseudothread for the
254 /* nbbio_enable_read - enable reading from socket into buffer */
256 void nbbio_enable_read(NBBIO *np, int timeout) function
258 const char *myname = "nbbio_enable_read";
/macosx-10.9.5/postfix-252/postfix/src/tlsproxy/
H A Dtlsproxy.c593 nbbio_enable_read(plaintext_buf, state->timeout);

Completed in 110 milliseconds