Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmac_expand.c404 VSTRING *left_op_buf; in mac_exp_parse_relational() local
470 mac_expand(left_op_buf = vstring_alloc(100), left_op_strval, in mac_exp_parse_relational()
476 && (op_result = relop_eval(vstring_str(left_op_buf), op_tokval, in mac_exp_parse_relational()
479 vstring_free(left_op_buf); in mac_exp_parse_relational()