OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAC_EXP_OP_RES
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
mac_expand.h
46
typedef enum
MAC_EXP_OP_RES
{
50
}
MAC_EXP_OP_RES
;
53
extern
MAC_EXP_OP_RES
mac_exp_op_res_bool[2];
63
typedef
MAC_EXP_OP_RES
(*MAC_EXPAND_RELOP_FN) (const char *, int, const char *);
mac_expand.c
29
/* typedef
MAC_EXP_OP_RES
(*MAC_EXPAND_RELOP_FN) (
39
/*
MAC_EXP_OP_RES
mac_exp_op_res_bool[2];
228
MAC_EXP_OP_RES
mac_exp_op_res_bool[2] = {
336
static
MAC_EXP_OP_RES
mac_exp_eval(const char *left, int tok_val,
909
static
MAC_EXP_OP_RES
length_relop_eval(const char *left, int relop,
/src/external/ibm-public/postfix/dist/src/global/
compat_level.c
267
static
MAC_EXP_OP_RES
compat_relop_eval(const char *left_str, int relop,
Completed in 63 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026