Searched refs:IFSET (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | resolve_clnt.c | 198 #define IFSET(flag, text) ((reply->flags & (flag)) ? (text) : "") in resolve_clnt() macro 212 IFSET(RESOLVE_FLAG_FINAL, "final"), in resolve_clnt() 213 IFSET(RESOLVE_FLAG_ROUTED, "routed"), in resolve_clnt() 214 IFSET(RESOLVE_FLAG_ERROR, "error"), in resolve_clnt() 215 IFSET(RESOLVE_FLAG_FAIL, "fail"), in resolve_clnt() 216 IFSET(RESOLVE_CLASS_LOCAL, "local"), in resolve_clnt() 217 IFSET(RESOLVE_CLASS_ALIAS, "alias"), in resolve_clnt() 218 IFSET(RESOLVE_CLASS_VIRTUAL, "virtual"), in resolve_clnt() 219 IFSET(RESOLVE_CLASS_RELAY, "relay"), in resolve_clnt() 220 IFSET(RESOLVE_CLASS_DEFAULT, "default")); in resolve_clnt() [all …]
|
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
| H A D | makeinfo.c | 106 #define IFSET 3 macro 3579 handle_variable (IFSET); in cm_ifset() 3777 case IFSET: in handle_variable_internal() 3788 if (action == IFSET) in handle_variable_internal() 3795 if ((action == IFSET && !set_p (name)) in handle_variable_internal() 3849 if (action == IFSET) in handle_variable_internal()
|