OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGV_OR_NULL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_tlsrpt.c
317
#define
ARGV_OR_NULL
(ap) ((ap) ? (ap)->argv : 0)
323
(const char *const *)
ARGV_OR_NULL
(tls->ext_policy_strings),
325
(const char *const *)
ARGV_OR_NULL
(tls->ext_mx_host_patterns));
smtp_tls_policy_test.c
184
#define
ARGV_OR_NULL
(a) ((a)? ("argv") : "NULL")
190
msg_warn("%s: got '%s', want '%s'", what,
ARGV_OR_NULL
(got),
191
ARGV_OR_NULL
(want));
Completed in 57 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026