Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dip_match.c369 #define IP_MATCH_RETURN_TOK(next, type) \ in ip_match_next_token() macro
376 *poval = (oval); IP_MATCH_RETURN_TOK((next), type); \ in ip_match_next_token()
396 IP_MATCH_RETURN_TOK(*cp ? cp + 1 : cp, *cp); in ip_match_next_token()