Home
last modified time | relevance | path

Searched refs:STRREF (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dstringops.h98 #define STRREF(x) (&x[0]) macro
/netbsd-src/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c234 #define STREQ(x,y) (STRREF(x) == STRREF(y) || strcmp(x,y) == 0)
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1330 STRREF
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY25369 Workaround: STRREF() macro to shut up compiler warnings for