Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/pipe/
H A Dpipe.c628 static int parse_callback(int type, VSTRING *buf, void *context) in parse_callback() function
732 if (mac_parse(*cpp, parse_callback, (void *) &state) & MAC_PARSE_ERROR) in expand_argv()