OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_segment
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/pickup/
pickup.c
229
/*
copy_segment
- copy a record group */
231
static int
copy_segment
(VSTREAM *qfile, VSTREAM *cleanup, PICKUP_INFO *info,
function
359
if ((status =
copy_segment
(qfile, cleanup, info, buf, REC_TYPE_ENVELOPE)) != 0)
399
if ((status =
copy_segment
(qfile, cleanup, info, buf, REC_TYPE_CONTENT)) != 0)
409
if ((status =
copy_segment
(qfile, cleanup, info, buf, REC_TYPE_EXTRACT)) != 0)
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026