OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bounce_template_free
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/bounce/
bounce_template.h
59
extern void
bounce_template_free
(BOUNCE_TEMPLATE *);
bounce_templates.c
247
bounce_template_free
(bs->failure);
248
bounce_template_free
(bs->delay);
249
bounce_template_free
(bs->success);
250
bounce_template_free
(bs->verify);
bounce_template.c
14
/* void
bounce_template_free
(template)
60
/*
bounce_template_free
() destroys a bounce message template.
243
/*
bounce_template_free
- destroy one template */
245
void
bounce_template_free
(BOUNCE_TEMPLATE *tp)
function
Completed in 17 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026