OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REC_FLAG_FOLLOW_PTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
record.h
48
#define
REC_FLAG_FOLLOW_PTR
(1<<0) /* follow PTR records */
53
(
REC_FLAG_FOLLOW_PTR
| REC_FLAG_SKIP_DTXT | REC_FLAG_SEEK_END)
record.c
82
/* .IP
REC_FLAG_FOLLOW_PTR
94
/* enables the
REC_FLAG_FOLLOW_PTR
, REC_FLAG_SKIP_DTXT
307
if (type == REC_TYPE_PTR && (flags &
REC_FLAG_FOLLOW_PTR
) != 0
Completed in 14 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026