OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cleanup_path
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_envelope_test.c
46
char *
cleanup_path
= "fixed";
variable
cleanup_message_test.c
92
char *
cleanup_path
;
variable
cleanup_init.c
31
/* char *
cleanup_path
;
53
/*
cleanup_path
is either a null pointer or it is the name of a queue
122
char *
cleanup_path
; /* queue file name */
variable
341
if (
cleanup_path
) {
342
(void) REMOVE(
cleanup_path
);
343
cleanup_path
= 0;
cleanup_milter.c
483
msg_warn("%s: vstream_ftell file %s: %m", myname,
cleanup_path
);
708
msg_warn("%s: seek file %s: %m", myname,
cleanup_path
);
716
msg_warn("%s: vstream_ftell file %s: %m", myname,
cleanup_path
);
733
msg_warn("%s: seek file %s: %m", myname,
cleanup_path
);
872
msg_warn("%s: read file %s: %m", myname,
cleanup_path
); \
887
msg_warn("%s: seek file %s: %m", myname,
cleanup_path
);
893
msg_warn("%s: vstream_ftell file %s: %m", myname,
cleanup_path
);
907
msg_warn("%s: read file %s: %m", myname,
cleanup_path
);
1009
msg_warn("%s: read file %s: %m", myname,
cleanup_path
);
1023
msg_warn("%s: read file %s: %m", myname,
cleanup_path
);
2356
char *
cleanup_path
;
variable
[
all
...]
Completed in 20 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026