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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dnbbio.h72 extern void nbbio_enable_write(NBBIO *, int);
H A Dnbbio.c25 /* void nbbio_enable_write(np, timeout)
85 /* nbbio_enable_write() enables a write pseudothread (if one
292 /* nbbio_enable_write - enable writing from buffer to socket */
294 void nbbio_enable_write(NBBIO *np, int timeout) function
296 const char *myname = "nbbio_enable_write";
/netbsd-current/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy.c964 nbbio_enable_write(plaintext_buf, state->timeout);

Completed in 205 milliseconds