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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmac_parse.c169 /* mac_parse_print - print parse tree */
171 static int mac_parse_print(int type, VSTRING *buf, void *unused_context) function
194 mac_parse(vstring_str(buf), mac_parse_print, (void *) 0); local

Completed in 73 milliseconds