Home
last modified time | relevance | path

Searched refs:ether_hostton (Results 1 – 25 of 126) sorted by relevance

123456

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/glibc-functions/
H A Dether_hostton.texi1 @node ether_hostton
2 @subsection @code{ether_hostton}
3 @findex ether_hostton
5 …ref{https://www.kernel.org/doc/man-pages/online/pages/man3/ether_hostton.3.html,,man ether_hostton}
/dports/devel/gnulib/gnulib-20140202-stable/doc/glibc-functions/
H A Dether_hostton.texi1 @node ether_hostton
2 @subsection @code{ether_hostton}
3 @findex ether_hostton
/dports/net/wol/wol-0.7.1/
H A Dconfigure.ac213 ether_hostton="no"
214 AC_CHECK_FUNC(ether_hostton, [ether_hostton="yes"], [
215 dnl check libsocket for ether_hostton() as seen on solaris
216 AC_CHECK_LIB(socket, ether_hostton,
218 ether_hostton="yes",
222 if test x$ether_hostton = xyes; then
248 AC_DEFINE([HAVE_ETHER_HOSTTON], 0, [ether_hostton])
282 ether_hostton support: $ether_hostton
/dports/net-mgmt/argus3/argus-3.0.8.2/
H A Dconfigure.ac139 # Do this before checking for ether_hostton(), as it's a
144 AC_CHECK_FUNCS([ether_hostton getaddrinfo gethostname])
149 # OK, we have ether_hostton(). Do we have <netinet/if_ether.h>?
153 # Yes. Does it declare ether_hostton()?
155 AC_CHECK_DECL(ether_hostton,
158 [Define to 1 if netinet/if_ether.h declares `ether_hostton'])
181 # We have it - does it declare ether_hostton()?
187 AC_CHECK_DECL(ether_hostton,
190 [Define to 1 if netinet/ether.h declares `ether_hostton'])
198 # Is ether_hostton() declared?
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dnetherh.inc10 function ether_hostton(__hostname:Pchar; __addr:Pether_addr):longint;cdecl;external clib name 'ethe…
/dports/net/libpcap/libpcap-1.10.1/
H A Dcmakeconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_hostton' */
42 /* Define to 1 if you have the declaration of `ether_hostton' */
51 /* Define to 1 if you have the `ether_hostton' function. */
280 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
283 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
286 /* Define to 1 if net/ethernet.h declares `ether_hostton' */
343 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
H A Dconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_hostton' */
42 /* Define to 1 if you have the declaration of `ether_hostton' */
51 /* Define to 1 if you have the `ether_hostton' function. */
277 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
280 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
283 /* Define to 1 if net/ethernet.h declares `ether_hostton' */
337 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
/dports/security/nmap/nmap-7.91/libpcap/
H A Dcmakeconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_hostton' */
36 /* Define to 1 if you have the declaration of `ether_hostton' */
45 /* Define to 1 if you have the `ether_hostton' function. */
289 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
292 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
295 /* Define to 1 if net/ethernet.h declares `ether_hostton' */
355 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
H A Dconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_hostton' */
39 /* Define to 1 if you have the declaration of `ether_hostton' */
48 /* Define to 1 if you have the `ether_hostton' function. */
289 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
292 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
295 /* Define to 1 if net/ethernet.h declares `ether_hostton' */
352 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
/dports/net/wol/wol-0.7.1/lib/
H A Dether_hostton.c10 ether_hostton (const char *str, struct ether_addr *ea) in ether_hostton() function
H A Dether.h62 int ether_hostton (const char *str, struct ether_addr *ea);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/netinet/
H A Dether.h16 int ether_hostton(const char *, struct ether_addr *);
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/net/
H A Dethers.c36 __weak_alias(ether_hostton,_ether_hostton) in __weak_alias()
141 ether_hostton(const char *hostname, struct ether_addr *e) in ether_hostton() function
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/
H A Dnametoaddr.c334 extern int ether_hostton(char *, struct ether_addr *);
345 if (ether_hostton((char *)name, (struct ether_addr *)a) == 0) { in pcap_ether_hostton()
/dports/net/tcpview/tcpview-1.0/
H A Dos-sunos3.c36 if (ether_hostton(name, ep) == 0)
H A Dos-sunos4.c36 if (ether_hostton(name, ep) == 0)
H A Dos-ultrix.c40 if (ether_hostton(name, ep) == 0)

123456