OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INADDR_LOOPBACK
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/include/isc/
net.h
44
* It ensures that #
INADDR_LOOPBACK
, #INADDR_ANY, #IN6ADDR_ANY_INIT,
160
#ifndef
INADDR_LOOPBACK
162
#define
INADDR_LOOPBACK
0x7f000001UL
163
#endif /* ifndef
INADDR_LOOPBACK
*/
/src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
net.h
45
* It ensures that #
INADDR_LOOPBACK
, #INADDR_ANY, #IN6ADDR_ANY_INIT,
180
#ifndef
INADDR_LOOPBACK
182
#define
INADDR_LOOPBACK
0x7f000001UL
183
#endif /* ifndef
INADDR_LOOPBACK
*/
/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include/isc/
net.h
50
* It ensures that #
INADDR_LOOPBACK
, #INADDR_ANY, #IN6ADDR_ANY_INIT,
179
#ifndef
INADDR_LOOPBACK
181
#define
INADDR_LOOPBACK
0x7f000001UL
/src/external/bsd/openldap/dist/include/ac/
socket.h
76
#ifndef
INADDR_LOOPBACK
77
#define
INADDR_LOOPBACK
(0x7f000001UL)
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
net.h
113
#ifndef
INADDR_LOOPBACK
114
#define
INADDR_LOOPBACK
0x7f000001UL
/src/external/bsd/am-utils/dist/include/
am_compat.h
469
/* some OSs don't define
INADDR_LOOPBACK
*/
470
#ifndef
INADDR_LOOPBACK
471
# define
INADDR_LOOPBACK
0x7f000001
472
#endif /* not
INADDR_LOOPBACK
*/
/src/crypto/external/bsd/heimdal/dist/lib/roken/
roken-common.h
63
#ifndef
INADDR_LOOPBACK
64
#define
INADDR_LOOPBACK
0x7f000001
/src/sys/netinet/
in.h
229
#define
INADDR_LOOPBACK
__IPADDR(0x7f000001)
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026