Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dtok822.h65 extern TOK822 *tok822_unlink(TOK822 *);
H A Dtok822_tree.c193 TOK822 *tok822_unlink(TOK822 *tp) in tok822_unlink() function
H A Dtok822_parse.c167 TOK822 *prev = tok822_unlink(tp); \
/netbsd/external/ibm-public/postfix/dist/src/postalias/
H A Dpostalias.c433 tok822_unlink(colon); in postalias()