Home
last modified time | relevance | path

Searched refs:INET_INTERFACES_ALL (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Down_inet_addr.c114 if (strcmp(var_inet_interfaces, INET_INTERFACES_ALL) == 0) { in own_inet_addr_init()
Dmail_params.h206 #define INET_INTERFACES_ALL "all" macro
208 #define DEF_INET_INTERFACES INET_INTERFACES_ALL
/netbsd/src/external/ibm-public/postfix/dist/src/master/
Dmaster_ent.c373 strcasecmp(saved_interfaces, INET_INTERFACES_ALL) ? in get_master_ent()