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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmac_expand.h46 typedef enum MAC_EXP_OP_RES { enum
50 } MAC_EXP_OP_RES; typedef in typeref:enum:MAC_EXP_OP_RES
53 extern MAC_EXP_OP_RES mac_exp_op_res_bool[2];
62 typedef MAC_EXP_OP_RES (*MAC_EXPAND_RELOP_FN) (const char *, int, const char *);
H A Dmac_expand.c19 /* typedef MAC_EXP_OP_RES (*MAC_EXPAND_RELOP_FN) (
29 /* MAC_EXP_OP_RES mac_exp_op_res_bool[2];
189 MAC_EXP_OP_RES mac_exp_op_res_bool[2] = {
288 static MAC_EXP_OP_RES mac_exp_eval(const char *left, int tok_val,
756 static MAC_EXP_OP_RES length_relop_eval(const char *left, int relop,
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dcompat_level.c267 static MAC_EXP_OP_RES compat_relop_eval(const char *left_str, int relop,

Completed in 201 milliseconds