OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orig_fp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_util.c
307
if ((bounce_info->
orig_fp
= mail_queue_open(queue_name, queue_id,
322
if (bounce_info->
orig_fp
!= 0) {
323
if (myflock(vstream_fileno(bounce_info->
orig_fp
), INTERNAL_LOCK,
326
VSTREAM_PATH(bounce_info->
orig_fp
));
328
rec_get(bounce_info->
orig_fp
, bounce_info->buf, 0)) > 0) {
372
bounce_info->orig_offs = vstream_ftell(bounce_info->
orig_fp
);
413
if (vstream_fseek(bounce_info->
orig_fp
,
497
if (bounce_info->
orig_fp
&& vstream_fclose(bounce_info->
orig_fp
))
868
&& bounce_info->
orig_fp
[
all
...]
bounce_service.h
86
VSTREAM *
orig_fp
; /* open queue file */
member in struct:__anon23057
Completed in 15 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026