Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmac_expand.c412 int op_result; in mac_exp_parse_relational() local
476 && (op_result = relop_eval(vstring_str(left_op_buf), op_tokval, in mac_exp_parse_relational()
492 switch (op_result) { in mac_exp_parse_relational()
500 msg_panic("mac_expand: unexpected operator result: %d", op_result); in mac_exp_parse_relational()
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dlload.h427 enum op_result { enum
459 enum op_result o_res;