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_cut_after
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
tok822_tree.c
22
/* TOK822 *
tok822_cut_after
(tp)
70
/*
tok822_cut_after
() breaks a token list on the right side of \fItp\fR
178
/*
tok822_cut_after
- split list after token, return successor token */
180
TOK822 *
tok822_cut_after
(TOK822 *tp)
function
257
if ((t1->head =
tok822_cut_after
(t2)) == 0)
tok822.h
64
extern TOK822 *
tok822_cut_after
(TOK822 *);
/src/external/ibm-public/postfix/dist/src/trivial-rewrite/
rewrite.c
166
local =
tok822_cut_after
(bang);
/src/external/ibm-public/postfix/dist/src/postalias/
postalias.c
463
value_list =
tok822_cut_after
(colon);
Completed in 18 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026