OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tok822_internalize
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
tok822_resolve.c
67
tok822_internalize
(intern_form, addr->head, TOK822_STR_DEFL);
tok822.h
83
extern VSTRING *
tok822_internalize
(VSTRING *, TOK822 *, int);
tok822_parse.c
35
/* VSTRING *
tok822_internalize
(buffer, tree, flags)
99
/*
tok822_internalize
() converts a token list to string form,
199
/*
tok822_internalize
- token tree to string, internal form */
201
VSTRING *
tok822_internalize
(VSTRING *vp, TOK822 *tree, int flags)
function
218
tok822_internalize
(vp, tp->head, TOK822_STR_NONE);
235
msg_panic("
tok822_internalize
: unknown operator %d", tp->type);
262
tok822_internalize
(tmp, addr, TOK822_STR_TERM);
348
tok822_internalize
(tmp, tp->head, TOK822_STR_TERM);
711
vstring_str(
tok822_internalize
(vp, list, TOK822_STR_DEFL)));
/src/external/ibm-public/postfix/dist/src/trivial-rewrite/
resolve.c
265
resolve_local(STR(
tok822_internalize
(addr_buf, domain, TOK822_STR_DEFL)))
352
tok822_internalize
(addr_buf, tree->head, TOK822_STR_DEFL);
425
tok822_internalize
(nextrcpt, tree, TOK822_STR_DEFL);
/src/external/ibm-public/postfix/dist/src/local/
token.c
147
tok822_internalize
(addr_buf, addr->head, TOK822_STR_DEFL);
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_map11.c
117
tok822_internalize
(int_buf, tree->head, TOK822_STR_DEFL);
/src/external/ibm-public/postfix/dist/src/sendmail/
sendmail.c
674
tok822_internalize
(state->temp, tpp[0]->head, TOK822_STR_DEFL);
778
tok822_internalize
(buf, tp->head, TOK822_STR_DEFL);
856
tok822_internalize
(buf, tp->head, TOK822_STR_DEFL);
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_milter.c
1492
tok822_internalize
(int_sender_buf, tp->head, TOK822_STR_DEFL);
1630
tok822_internalize
(int_rcpt_buf, tp->head, TOK822_STR_DEFL);
1772
tok822_internalize
(int_rcpt_buf, tp->head, TOK822_STR_DEFL);
cleanup_message.c
146
tok822_internalize
(buffer, addr->head, TOK822_STR_DEFL);
/src/external/ibm-public/postfix/dist/src/postalias/
postalias.c
467
tok822_internalize
(key_buffer, key_list, TOK822_STR_DEFL);
/src/external/ibm-public/postfix/dist/src/smtpd/
smtpd.c
2545
tok822_internalize
(state->addr_buf, addr->head, TOK822_STR_DEFL);
Completed in 35 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026