Home
last modified time | relevance | path

Searched refs:DK4_HAVE_IN_ADDR (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/config/windows/msvc/
H A Ddk4conf.h2161 #ifndef DK4_HAVE_IN_ADDR
2163 #define DK4_HAVE_IN_ADDR 1 macro
2165 #define DK4_HAVE_IN_ADDR 0 macro
/dports/graphics/bmeps/dktools-4.31.1/
H A Ddk4conf.h352 #define DK4_HAVE_IN_ADDR 0 macro
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4sock/
H A Ddk4sock.h151 #if !DK4_HAVE_IN_ADDR
/dports/graphics/bmeps/dktools-4.31.1/man/src-libdk4base/
H A Ddk4conf.h.3.pod163 # explains DK4_HAVE_IN_ADDR
1044 =item B<DK4_HAVE_IN_ADDR>
/dports/graphics/bmeps/dktools-4.31.1/config/
H A Ddk4conf.cross991 #ifndef DK4_HAVE_IN_ADDR
995 #define DK4_HAVE_IN_ADDR 1
999 #define DK4_HAVE_IN_ADDR 0
/dports/graphics/bmeps/dktools-4.31.1/debian/
H A Dlibdk4base-dev.manpages151 man/man/man3/DK4_HAVE_IN_ADDR.3
/dports/graphics/bmeps/dktools-4.31.1/src/dk4info/
H A Ddk4info1.c493 #if DK4_HAVE_IN_ADDR in showdefines()