Searched refs:family (Results 276 - 300 of 430) sorted by relevance

<<1112131415161718

/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DMain.css34 font-family: -webkit-system-font, sans-serif;
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dlwdgabn.c95 ns_lwdclient_log(50, "adding address %p, family %d, length %d",
96 addr->address, addr->family, addr->length);
422 * Set the bits up here to mark that we want this address family
556 client->addrs[i].family = 0;
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/lwresd/
H A Dlwtest.c168 if (addr->family != af || addr->length != len ||
175 if (addr->family == LWRES_ADDRTYPE_V4)
294 printf("I:gethostbyname(%s) returned wrong family\n",
351 printf("I:getipnodebyname(%s) returned wrong family\n",
496 printf("I:getaddrinfo(%s) returned wrong family\n",
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dssu.c262 switch (tcpaddr->family) {
314 switch(tcpaddr->family) {
/macosx-10.10.1/bind9-45.101/bind9/lib/irs/
H A Dresconf.c109 /*% mask has a non-zero 'family' if set */
263 addr->family = AF_INET;
267 addr->family = AF_INET6;
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Dsockaddr.c197 "<unknown address, family %u>"),
236 "unknown address family: %d"),
346 * Get the protocol family of 'sockaddr'.
364 "unknown address family: %d"),
375 sockaddr->type.sin.sin_family = na->family;
376 switch (na->family) {
415 "unknown address family: %d"),
435 "unknown address family: %d"),
/macosx-10.10.1/cups-408/cups/cups/
H A Dhttp.h417 struct sockaddr addr; /* Base structure for family value */
525 extern http_addrlist_t *httpAddrGetList(const char *hostname, int family,
609 int family, http_encryption_t encryption,
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dipnaf.c297 ** family is supported on the local host platform it will call this
300 ** Network Address Family Table, a pointer to the Internet family Entry
543 * insert id, length, family into rpc address
547 (*rpc_addr)->sa.family = naf_id;
604 ** must be the IP family.
629 * if the source RPC address looks valid - IP family ok
631 if (src_rpc_addr->sa.family == RPC_C_NAF_ID_IP)
1534 ** protocol_id network protocol family id
1576 * For now, there is a one to one relationship between the protocol family
1949 ** Receive a socket descriptor which is queried to obtain family,
[all...]
H A Dnpnaf.c295 ** family is supported on the local host platform it will call this
298 ** Network Address Family Table, a pointer to the Internet family Entry
546 * insert id, length, family into rpc address
550 (*rpc_addr)->sa.family = naf_id;
607 ** must be the IP family.
632 * if the source RPC address looks valid - IP family ok
634 if (src_rpc_addr->sa.family == RPC_C_NAF_ID_UXD)
1509 ** protocol_id network protocol family id
1938 ** Receive a socket descriptor which is queried to obtain family,
2086 /* Force the address family t
[all...]
H A Ddgsoc.c564 addr.sa.family = rpc_g_protseq_id[pseq_id].naf_id;
/macosx-10.10.1/ntp-92/lib/isc/
H A Dsockaddr.c194 "<unknown address, family %u>"),
233 "unknown address family: %d"),
343 * Get the protocol family of 'sockaddr'.
361 "unknown address family: %d"),
372 sockaddr->type.sin.sin_family = (short)na->family;
373 switch (na->family) {
412 "unknown address family: %d"),
432 "unknown address family: %d"),
/macosx-10.10.1/ruby-106/ruby/ext/socket/lib/
H A Dsocket.rb34 raise ArgumentError, "unexpected family"
231 def self.foreach(nodename, service, family=nil, socktype=nil, protocol=nil, flags=nil, &block)
232 Addrinfo.getaddrinfo(nodename, service, family, socktype, protocol, flags).each(&block)
/macosx-10.10.1/ruby-106/ruby/test/psych/
H A Dtest_yaml.rb464 id001 = { 'given' => 'Chris', 'family' => 'Dumars', 'address' =>
480 family : !str Dumars
618 assert_parse_only( { "invoice"=> { "customers"=> [ { "given"=>"Chris", "type"=>"domain customer", "family"=>"Dumars" } ], "type"=>"domain invoice" } }, <<EOY
619 # 'http://domain.tld,2002/invoice' is some type family.
629 family : Dumars
708 { 'not-date' => '2002-04-28', 'picture' => "GIF89a\f\000\f\000\204\000\000\377\377\367\365\365\356\351\351\345fff\000\000\000\347\347\347^^^\363\363\355\216\216\216\340\340\340\237\237\237\223\223\223\247\247\247\236\236\236i^\020' \202\n\001\000;", 'hmm' => "SOMEWHERE: family above is short for\nhttp://somewhere.com/type\n" }, <<EOY
717 family above is short for
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DUtils.c879 Tcl_UtfToExternal( interp, gQTTclTranslationEncoding, faPtr->family, strlen(faPtr->family),
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dstyle.tcl25 # Only set the font family in one place for simplicity and consistency
27 set family Courier
30 -width 70 -height 32 -wrap word -font "$family 12"
37 $w.text tag configure bold -font "$family 12 bold italic"
38 $w.text tag configure big -font "$family 14 bold"
61 $w.text tag configure super -offset 4p -font "$family 10"
62 $w.text tag configure sub -offset -2p -font "$family 10"
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dcsscomplete.vim6 let s:values = split("azimuth background background-attachment background-color background-image background-position background-repeat border bottom border-collapse border-color border-spacing border-style border-top border-right border-bottom border-left border-top-color border-right-color border-bottom-color border-left-color border-top-style border-right-style border-bottom-style border-left-style border-top-width border-right-width border-bottom-width border-left-width border-width caption-side clear clip color content counter-increment counter-reset cue cue-after cue-before cursor display direction elevation empty-cells float font font-family font-size font-style font-variant font-weight height left letter-spacing line-height list-style list-style-image list-style-position list-style-type margin margin-right margin-left margin-top margin-bottom max-height max-width min-height min-width orphans outline outline-color outline-style outline-width overflow padding padding-top padding-right padding-bottom padding-left page-break-after page-break-before page-break-inside pause pause-after pause-before pitch pitch-range play-during position quotes right richness speak speak-header speak-numeral speak-punctuation speech-rate stress table-layout text-align text-decoration text-indent text-transform top unicode-bidi vertical-align visibility voice-family volume white-space width widows word-spacing z-index")
193 elseif prop == 'font-family'
308 elseif prop == 'voice-family'
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/perldriver/
H A DOutput.pm212 body { font-size: 10pt; font-family: sans-serif }
/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkController.cpp1321 // have to be. Previously the family used them interchangeably, although it was not
1347 UInt32 family,
1363 if ( family != kChecksumFamilyTCPIP )
2381 uint32_t family,
2390 error = mbuf_add_drvaux(packet, MBUF_WAITOK, family, subFamily,
1346 setChecksumResult( mbuf_t mt, UInt32 family, UInt32 result, UInt32 valid, UInt32 param0, UInt32 param1 ) argument
2377 attachAuxiliaryDataToPacket( mbuf_t packet, const void * data, IOByteCount length, uint32_t family, uint32_t subFamily ) argument
/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebPreferencesPrivate.h245 - (void)setPictographFontFamily:(NSString *)family;
/macosx-10.10.1/apache-793/httpd/docs/manual/style/css/
H A Dmanual-print.css33 font-family: "Times New Roman", serif;
38 font-family: "Courier New", Courier, monospace;
/macosx-10.10.1/libresolv-57/
H A Dres_init.c1502 u_int16_t family; local
1506 family = statp->_u._ext.ext->nsaddrs[i].sin.sin_family;
1508 family = statp->nsaddr_list[i].sin_family;
1510 switch (family) {
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dexterns.h111 family, /* address family of peer */
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/canvas/
H A Dcanvas_mvg.tcl96 # Compute font-family, font-size
100 set fontfamily [font configure $font -family]
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dif_pflog.c159 pf_init.family = IFNET_FAMILY_LOOPBACK;
H A Dnecp.h366 bool necp_packet_can_rebind_to_ifnet(struct mbuf *packet, struct ifnet *interface, struct route *new_route, int family);

Completed in 332 milliseconds

<<1112131415161718