Searched refs:net (Results 51 - 75 of 1112) sorted by relevance

1234567891011>>

/macosx-10.10.1/Libinfo-459/gen.subproj/
H A Dif_indextoname.c30 #include <net/if_dl.h>
31 #include <net/if.h>
43 * #include <net/if.h>
49 * index is returned. (IF_NAMESIZE is also defined in <net/if.h> and
/macosx-10.10.1/bind9-45.101/bind9/bin/named/include/named/
H A Dlwaddr.h23 #include <lwres/net.h>
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A DREADME12 You can also subscribe to the zkt-users@sourceforge.net mailing list
13 on the following website: https://lists.sourceforge.net/lists/listinfo/zkt-users
50 $ cd /var/name/zones/net/example.net # change dir to zone directory
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/irc/
H A Dirc_example.tcl23 $cn connect irc.freenode.net 6667
/macosx-10.10.1/tidy-15.15/tidy/build/rpm/
H A Dtidy.spec14 # Sierk Bornemann <bornemann@users.sourceforge.net>
29 URL: http://tidy.sourceforge.net/
30 Source0: http://sourceforge.net/cvs/?group_id=27659
31 Source1: http://tidy.sourceforge.net/src/tidy_src.tgz
32 Source2: http://tidy.sourceforge.net/docs/tidy_docs.tgz
58 and developed by the Tidy team at http://tidy.sourceforge.net/.
148 * Thu Feb 22 2006 - Sierk Bornemann <bornemann@sourceforge.net>
/macosx-10.10.1/xnu-2782.1.97/bsd/
H A DMakefile18 net \
47 net \
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dif_bond_var.h34 #include <net/lacp.h>
98 #include <net/if_bond_internal.h>
H A Dether_if_module.h32 #include <net/dlil.h>
H A Dkpi_interfacefilter.c35 #include <net/dlil.h>
H A Dether_inet6_pr_module.c72 #include <net/dlil.h>
73 #include <net/if.h>
74 #include <net/route.h>
75 #include <net/if_llc.h>
76 #include <net/if_dl.h>
77 #include <net/if_types.h>
78 #include <net/ndrv.h>
79 #include <net/kpi_protocol.h>
80 #include <net/dlil.h>
96 #include <net/if_vlan_va
[all...]
/macosx-10.10.1/bootp-298/bootplib/
H A Darp.h46 #include <net/route.h>
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dapi_support.h28 #include <net/pfkeyv2.h>
/macosx-10.10.1/ppp-786.1.1/Drivers/PPPoE/PPPoE-extension/
H A DPPPoE.h29 #include <net/ethernet.h>
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/tools/
H A Dhtdocs_get_sf_stats15 set stat_url http://sourceforge.net/export/projhtml.php?group_id=$memchan&mode=$mode&no_table=$no_table
16 set news_url http://sourceforge.net/export/projnews.php?group_id=$memchan&limit=$limit&flat=$flat&show_summaries=$shows
/macosx-10.10.1/tcl-105/tcl_ext/tclae/
H A DMakefile4 # Daniel A. Steffen <das@users.sourceforge.net>
14 SvnUrl = https://$(Project).svn.sourceforge.net/svnroot/$(Project)/trunk
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/tools/
H A Dhtdocs_get_sf_stats15 set stat_url http://sourceforge.net/export/projhtml.php?group_id=$trf&mode=$mode&no_table=$no_table
16 set news_url http://sourceforge.net/export/projnews.php?group_id=$trf&limit=$limit&flat=$flat&show_summaries=$shows
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dxslt.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
5 " URL: http://dwsharp.users.sourceforge.net/vim/ftplugin
/macosx-10.10.1/remote_cmds-47/timed.tproj/timed.tproj/
H A Dacksend.c79 acksend(message, addr, name, ack, net, bad)
84 struct netinfo *net; /* receive from this network */
118 answer = readmsg(ack, name, &twait, net);
H A Dtimed.c52 #include <net/if.h>
85 long net; member in struct:nets
97 static char *goodgroup; /* net group of trusted hosts */
189 errx(1, "only one net group");
255 nt->net = inet_network(nt->name);
256 if (nt->net != INADDR_NONE)
257 nentp = getnetbyaddr(nt->net, AF_INET);
260 nt->net = nentp->n_net;
261 } else if (nt->net == INADDR_NONE) {
262 errx(1, "unknown net
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_fairq.h62 * $DragonFly: src/sys/net/altq/altq_fairq.h,v 1.1 2008/04/06 18:58:15 dillon Exp $
69 #include <net/pktsched/pktsched.h>
70 #include <net/pktsched/pktsched_rmclass.h>
71 #include <net/classq/classq.h>
72 #include <net/classq/classq_red.h>
73 #include <net/classq/classq_rio.h>
74 #include <net/classq/classq_blue.h>
75 #include <net/classq/classq_sfb.h>
H A Dpktsched_qfq.h59 #include <net/pktsched/pktsched.h>
60 #include <net/classq/classq.h>
61 #include <net/classq/classq_red.h>
62 #include <net/classq/classq_rio.h>
63 #include <net/classq/classq_blue.h>
64 #include <net/classq/classq_sfb.h>
/macosx-10.10.1/zsh-61/
H A DMakefile34 $(MKDIR) $(SYMROOT)/bin $(SYMROOT)$(ZSH_MODULE_DIR) $(SYMROOT)$(ZSH_MODULE_DIR)/net
42 $(MKDIR) $(SYMROOT)$(ZSH_MODULE_DIR)/net
43 $(CP) $(DSTROOT)$(ZSH_MODULE_DIR)/net/*.so $(SYMROOT)$(ZSH_MODULE_DIR)/net
44 $(STRIP) -x $(DSTROOT)$(ZSH_MODULE_DIR)/net/*.so
45 $(DSYMUTIL) $(SYMROOT)$(ZSH_MODULE_DIR)/net/*.so
/macosx-10.10.1/xnu-2782.1.97/bsd/conf/
H A Dfiles193 bsd/net/net_stubs.c standard
194 bsd/net/bpf.c optional bpfilter
195 bsd/net/bpf_filter.c optional bpfilter
196 bsd/net/if_bridge.c optional if_bridge
197 bsd/net/bridgestp.c optional bridgestp
198 bsd/net/if.c optional networking
199 bsd/net/init.c optional sockets
200 bsd/net/dlil.c optional networking
201 bsd/net/ether_if_module.c optional ether
202 bsd/net/ether_inet_pr_modul
[all...]
/macosx-10.10.1/Libc-1044.1.2/net/FreeBSD/
H A Dascii2addr.c33 __FBSDID("$FreeBSD: src/lib/libc/net/ascii2addr.c,v 1.4 2002/03/22 21:52:28 obrien Exp $");
41 #include <net/if_dl.h>
/macosx-10.10.1/bind9-45.101/bind9/bin/tools/
H A Darpaname.c21 #include <isc/net.h>

Completed in 268 milliseconds

1234567891011>>