Home
last modified time | relevance | path

Searched defs:INADDR_LOOPBACK (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c51 #define INADDR_LOOPBACK ((unsigned long) 0x7f000001) macro
/illumos-gate/usr/src/boot/include/netinet/
H A Din.h385 #define INADDR_LOOPBACK ((in_addr_t)0x7f000001) macro
/illumos-gate/usr/src/uts/common/netinet/
H A Din.h368 #define INADDR_LOOPBACK 0x7F000001U macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h182 # define INADDR_LOOPBACK 0x7f000001 /* loopback address */ macro