Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/netinet/
H A Din.h166 #define INADDR_LOOPBACK (u_long)0x7F000001 macro
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c51 #define INADDR_LOOPBACK ((unsigned long) 0x7f000001) macro
/titanic_50/usr/src/cmd/ssh/include/
H A Ddefines.h141 #define INADDR_LOOPBACK ((ulong_t)0x7f000001) macro
/titanic_50/usr/src/uts/common/netinet/
H A Din.h359 #define INADDR_LOOPBACK 0x7F000001U macro
/titanic_50/usr/src/cmd/sendmail/src/
H A Dsendmail.h182 # define INADDR_LOOPBACK 0x7f000001 /* loopback address */ macro