Home
last modified time | relevance | path

Searched defs:STRNE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dserver_acl.c130 #define STRNE(x,y) (strcasecmp((x), (y)) != 0) in server_acl_parse() macro
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_util.c568 #define STRNE(a, b) (strcasecmp((a), (b)) != 0) in bounce_header() macro
/netbsd-src/bin/test/
H A Dtest.c75 STRNE, enumerator