Searched refs:tok822_scan_addr (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/global/
H A Dtok822.h78 extern TOK822 *tok822_scan_addr(const char *);
H A Dtok822_parse.c25 /* TOK822 *tok822_scan_addr(str)
62 /* tok822_scan_addr() converts the external-form string in
646 /* tok822_scan_addr - convert external address string to address token */
648 TOK822 *tok822_scan_addr(const char *addr) function
/macosx-10.10/postfix-255/postfix/src/local/
H A Dresolve.c78 tree = tok822_scan_addr(addr);
/macosx-10.10/postfix-255/postfix/src/trivial-rewrite/
H A Drewrite.c249 tree = tok822_scan_addr(vstring_str(address));
H A Dresolve.c191 tree = tok822_scan_addr(vstring_str(addr_buf));

Completed in 230 milliseconds