Home
last modified time | relevance | path

Searched refs:file_offs (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd_proxy.c957 off_t file_offs; in smtpd_proxy_replay_setup() local
970 if ((file_offs = vstream_ftell(smtpd_proxy_replay_stream)) != 0) in smtpd_proxy_replay_setup()
972 myname, (unsigned long) file_offs); in smtpd_proxy_replay_setup()