HomeSort by: relevance | last modified time | path
    Searched refs:bounce_log_rewind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
bounce_log.h 44 #define bounce_log_rewind(bp) vstream_fseek((bp)->fp, 0L, SEEK_SET) macro
  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_util.c 677 || bounce_log_rewind(bounce_info->log_handle)) {
838 || bounce_log_rewind(bounce_info->log_handle)) {
955 && bounce_log_rewind(bounce_info->log_handle) == 0)

Completed in 15 milliseconds