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_TYPE_PTR
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
rec_type.c
58
REC_TYPE_PTR
, "pointer_record",
record.h
56
((t) ==
REC_TYPE_PTR
|| (t) == REC_TYPE_DTXT)
rec_type.h
69
#define
REC_TYPE_PTR
'p' /* pointer indirection */
record.c
307
if (type ==
REC_TYPE_PTR
&& (flags & REC_FLAG_FOLLOW_PTR) != 0
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_body_edit.c
139
rec_fprintf(state->dst,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT,
192
rec_fprintf(state->dst,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT,
239
rec_fprintf(state->dst,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT,
cleanup_milter.c
487
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT,
498
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT,
719
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT,
736
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT,
882
&& rec_type !=
REC_TYPE_PTR
) \
905
if (rec_type ==
REC_TYPE_PTR
) {
976
rec_type =
REC_TYPE_PTR
;
1003
* the corresponding record type:
REC_TYPE_PTR
or REC_TYPE_NORM; the file
1021
if (rec_type ==
REC_TYPE_PTR
) {
1126
if (old_rec_type !=
REC_TYPE_PTR
) {
[
all
...]
cleanup_extracted.c
201
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT, 0L);
283
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT, 0L);
cleanup_addr.c
170
rec_pad(state->dst,
REC_TYPE_PTR
, REC_TYPE_PTR_PAYL_SIZE - len);
cleanup_envelope.c
346
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT, 0L);
cleanup_message.c
923
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT, 0L);
1075
cleanup_out_format(state,
REC_TYPE_PTR
, REC_TYPE_PTR_FORMAT, 0L);
/src/external/ibm-public/postfix/dist/src/postcat/
postcat.c
339
} else if (rec_type ==
REC_TYPE_PTR
) {
/src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr_message.c
396
if (rec_type ==
REC_TYPE_PTR
) {
/src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_message.c
436
if (rec_type ==
REC_TYPE_PTR
) {
Completed in 59 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026