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_grep
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
tok822.h
74
extern TOK822 **
tok822_grep
(TOK822 *, int);
mail_addr_crunch.c
125
addr_list =
tok822_grep
(tree, TOK822_ADDR);
tok822_tree.c
46
/* int
tok822_grep
(list, type)
96
/*
tok822_grep
() returns a null-terminated array of pointers to tokens
98
/*
tok822_grep
() does not traverse vertical links. The result must be
292
/*
tok822_grep
- list matching tokens */
294
TOK822 **
tok822_grep
(TOK822 *tree, int type)
function
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_map11.c
277
addr_list =
tok822_grep
(tree, TOK822_ADDR);
smtp_proto.c
1519
addr_list =
tok822_grep
(tree, TOK822_ADDR);
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_message.c
172
addr_list =
tok822_grep
(tree, TOK822_ADDR);
229
addr_list =
tok822_grep
(tree, TOK822_ADDR);
/src/external/ibm-public/postfix/dist/src/sendmail/
sendmail.c
672
addr_list =
tok822_grep
(tree, TOK822_ADDR);
Completed in 65 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026