Searched refs:net (Results 201 - 225 of 1112) sorted by relevance

1234567891011>>

/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dlua.vim3 " Maintainer: Max Ischenko <mfi@ukr.net>
H A Dmrxvtrc.vim3 " Author : Gautam Iyer <gi1242@users.sourceforge.net>
/macosx-10.10.1/vim-55/runtime/indent/
H A Dtilde.vim3 "URL: http://tilde.tildesoftware.net
/macosx-10.10.1/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_sfb.h36 #include <net/flowadv.h>
37 #include <net/classq/if_classq.h>
/macosx-10.10.1/ppp-786.1.1/Family/
H A Dppp_if.c57 #include <net/if_types.h>
61 #include <net/bpf.h>
62 #include <net/kpi_interface.h>
63 #include <net/if.h>
255 ret = ifnet_allocate_extended(&init, &wan->net);
261 ifnet_set_hdrlen(wan->net, PPP_HDRLEN);
262 ifnet_set_flags(wan->net, IFF_POINTOPOINT | IFF_MULTICAST, 0xFFFF); // || IFF_RUNNING
263 ifnet_set_mtu(wan->net, PPP_MTU);
264 ifnet_set_baudrate(wan->net, 0 /* 10 Mbits/s ??? */);
266 ifnet_set_stat(wan->net,
[all...]
H A Dppp.c51 #include <net/if.h>
H A Dppp_if.h43 ifnet_t net; /* network-visible interface */ member in struct:ppp_if
62 enum NPmode npmode[NUM_NP]; /* what to do with each net proto */
63 enum NPAFmode npafmode[NUM_NP];/* address filtering for each net proto */
/macosx-10.10.1/Libinfo-459/gen.subproj/
H A Dether_addr.c43 #include <net/if.h>
/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dpmap_getmaps.c75 #include <net/if.h>
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/
H A DupdateCerts15 $CLXUTILS/updateCert secure.authorize.net secauth secauth_v3.100.cer secauth_v3.101.cer
26 $CLXUTILS/updateCert secure.authorize.net secauth secauth_v3.100.cer secauth_v3.101.cer
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dmissing105 flex_URL=http://flex.sourceforge.net/
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/
H A Dgxbn_test.c25 #include <isc/net.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dnetaddr.h26 #include <isc/net.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Dinet_aton.c83 #include <isc/net.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/
H A Dlwinetaton.c85 #include <lwres/net.h>
/macosx-10.10.1/bootp-298/bootplib/
H A Dbootp_transmit.c43 #include <net/if.h>
44 #include <net/ethernet.h>
45 #include <net/firewire.h>
46 #include <net/if_arp.h>
H A Dinetroute.c37 #include <net/if.h>
38 #include <net/if_dl.h>
39 #include <net/if_types.h>
40 #include <net/route.h>
H A Dnbimages.h33 #include <net/ethernet.h>
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dnetaddr.h26 #include <isc/net.h>
/macosx-10.10.1/ntp-92/lib/isc/
H A Dinet_aton.c83 #include <isc/net.h>
/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A Dcf_utils.c233 in_addr_t net; local
238 net = inet_network(outstr);
239 return net != INADDR_NONE && net != 0;
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtelnetd.c430 net = 0;
706 fatal(net, "All network ports in use");
712 fatal(net, "Out of ptys");
728 fatal(net, "Couldn't resolve your address into a host name.\r\n\
729 Please contact your net administrator");
751 fatal(net, "Couldn't resolve your address into a host name.\r\n\
752 Please contact your net administrator");
785 telnet(net, mpty, remote_hostname); /* begin server process */
934 (void) setsockopt(net, SOL_SOCKET, SO_OOBINLINE,
1072 if (FD_ISSET(net,
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/expect/
H A DMakefile4 # Daniel A. Steffen <das@users.sourceforge.net>
14 CvsRoot = :pserver:anonymous@$(Project).cvs.sourceforge.net:/cvsroot/$(Project)
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/
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/tktable/tktable/unix/
H A Dtktable.spec13 Source: http://prdownloads.sourceforge.net/tktable/Tktable%{version}.tar.gz
14 URL: http://tktable.sourceforge.net/

Completed in 196 milliseconds

1234567891011>>