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

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dbounce_log.h44 #define bounce_log_rewind(bp) vstream_fseek((bp)->fp, 0L, SEEK_SET) macro
/netbsd-current/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_util.c717 || bounce_log_rewind(bounce_info->log_handle)) {
880 || bounce_log_rewind(bounce_info->log_handle)) {
997 && bounce_log_rewind(bounce_info->log_handle) == 0)

Completed in 193 milliseconds