Home
last modified time | relevance | path

Searched refs:tok822_cut_after (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dtok822_tree.c180 TOK822 *tok822_cut_after(TOK822 *tp) in tok822_cut_after() function
257 if ((t1->head = tok822_cut_after(t2)) == 0) in tok822_sub_keep_after()
H A Dtok822.h64 extern TOK822 *tok822_cut_after(TOK822 *);
/netbsd/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Drewrite.c166 local = tok822_cut_after(bang); in rewrite_tree()
/netbsd/external/ibm-public/postfix/dist/src/postalias/
H A Dpostalias.c432 value_list = tok822_cut_after(colon); in postalias()