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_trace_path
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_envelope_test.c
44
VSTRING *
cleanup_trace_path
= 0;
variable
cleanup_init.c
32
/* VSTRING *
cleanup_trace_path
;
58
/*
cleanup_trace_path
is either a null pointer or the pathname of a
128
VSTRING *
cleanup_trace_path
;
variable
337
if (
cleanup_trace_path
) {
338
(void) REMOVE(vstring_str(
cleanup_trace_path
));
339
cleanup_trace_path
= 0;
cleanup_milter.c
2357
VSTRING *
cleanup_trace_path
;
variable
Completed in 27 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026