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

/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dabounce.c240 /* abounce_event - resume pseudo thread after server reply event */
242 static void abounce_event(int event, char *context) function
247 ABOUNCE_EVENT_DISABLE(vstream_fileno(ap->fp), abounce_event, context);
293 ABOUNCE_EVENT_ENABLE(vstream_fileno(ap->fp), abounce_event,
361 ABOUNCE_EVENT_ENABLE(vstream_fileno(ap->fp), abounce_event,

Completed in 175 milliseconds