Searched refs:target (Results 226 - 250 of 2191) sorted by relevance

1234567891011>>

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/rdata/in_1/
H A Dnaptr_35.c171 RETERR(uint16_tobuffer(token.value.as_ulong, target));
180 RETERR(uint16_tobuffer(token.value.as_ulong, target));
187 RETTOK(txt_fromtext(&token.value.as_textregion, target));
194 RETTOK(txt_fromtext(&token.value.as_textregion, target));
199 regex = isc_buffer_used(target);
202 RETTOK(txt_fromtext(&token.value.as_textregion, target));
213 RETTOK(dns_name_fromtext(&name, &buffer, origin, options, target));
241 RETERR(str_totext(buf, target));
242 RETERR(str_totext(" ", target));
250 RETERR(str_totext(buf, target));
[all...]
H A Dpx_26.c49 RETERR(uint16_tobuffer(token.value.as_ulong, target));
59 RETTOK(dns_name_fromtext(&name, &buffer, origin, options, target));
69 RETTOK(dns_name_fromtext(&name, &buffer, origin, options, target));
96 RETERR(str_totext(buf, target));
97 RETERR(str_totext(" ", target));
105 RETERR(dns_name_totext(&prefix, sub, target));
106 RETERR(str_totext(" ", target));
113 return(dns_name_totext(&prefix, sub, target));
137 RETERR(mem_tobuffer(target, sregion.base, 2));
143 RETERR(dns_name_fromwire(&name, source, dctx, options, target));
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dttl.c53 isc_boolean_t space, isc_buffer_t *target)
68 isc_buffer_availableregion(target, &region);
72 isc_buffer_add(target, len);
81 dns_ttl_totext(isc_uint32_t src, isc_boolean_t verbose, isc_buffer_t *target) { argument
93 RETERR(ttlfmt(weeks, "week", verbose, ISC_TF(x > 0), target));
97 RETERR(ttlfmt(days, "day", verbose, ISC_TF(x > 0), target));
101 RETERR(ttlfmt(hours, "hour", verbose, ISC_TF(x > 0), target));
105 RETERR(ttlfmt(mins, "minute", verbose, ISC_TF(x > 0), target));
110 RETERR(ttlfmt(secs, "second", verbose, ISC_TF(x > 0), target));
128 isc_buffer_usedregion(target,
52 ttlfmt(unsigned int t, const char *s, isc_boolean_t verbose, isc_boolean_t space, isc_buffer_t *target) argument
[all...]
H A Dname.c891 dns_name_t *target)
898 * Make 'target' refer to the 'n' labels including and following
903 REQUIRE(VALID_NAME(target));
906 REQUIRE(BINDABLE(target));
920 target->ndata = &source->ndata[firstoffset];
921 target->length = endoffset - firstoffset;
925 target->attributes |= DNS_NAMEATTR_ABSOLUTE;
927 target->attributes &= ~DNS_NAMEATTR_ABSOLUTE;
929 target->labels = n;
932 * If source and target ar
889 dns_name_getlabelsequence(const dns_name_t *source, unsigned int first, unsigned int n, dns_name_t *target) argument
942 dns_name_clone(const dns_name_t *source, dns_name_t *target) argument
1023 dns_name_fromtext(dns_name_t *name, isc_buffer_t *source, const dns_name_t *origin, unsigned int options, isc_buffer_t *target) argument
1317 dns_name_totext(dns_name_t *name, isc_boolean_t omit_final_dot, isc_buffer_t *target) argument
1328 dns_name_toprincipal(dns_name_t *name, isc_buffer_t *target) argument
1333 dns_name_totext2(dns_name_t *name, unsigned int options, isc_buffer_t *target) argument
1509 dns_name_tofilenametext(dns_name_t *name, isc_boolean_t omit_final_dot, isc_buffer_t *target) argument
1619 dns_name_downcase(dns_name_t *source, dns_name_t *name, isc_buffer_t *target) argument
1733 dns_name_fromwire(dns_name_t *name, isc_buffer_t *source, dns_decompress_t *dctx, unsigned int options, isc_buffer_t *target) argument
1912 dns_name_towire(const dns_name_t *name, dns_compress_t *cctx, isc_buffer_t *target) argument
1990 dns_name_concatenate(dns_name_t *prefix, dns_name_t *suffix, dns_name_t *name, isc_buffer_t *target) argument
2129 dns_name_dup(const dns_name_t *source, isc_mem_t *mctx, dns_name_t *target) argument
2169 dns_name_dupwithoffsets(dns_name_t *source, isc_mem_t *mctx, dns_name_t *target) argument
2361 dns_name_tostring(dns_name_t *name, char **target, isc_mem_t *mctx) argument
2389 dns_name_fromstring(dns_name_t *target, const char *src, unsigned int options, isc_mem_t *mctx) argument
2396 dns_name_fromstring2(dns_name_t *target, const char *src, const dns_name_t *origin, unsigned int options, isc_mem_t *mctx) argument
2426 dns_name_copy(dns_name_t *source, dns_name_t *dest, isc_buffer_t *target) argument
[all...]
H A Dtime.c41 dns_time64_totext(isc_int64_t t, isc_buffer_t *target) { argument
95 isc_buffer_availableregion(target, &region);
102 isc_buffer_add(target, l);
129 dns_time32_totext(isc_uint32_t value, isc_buffer_t *target) { argument
130 return (dns_time64_totext(dns_time64_from32(value), target));
134 dns_time64_fromtext(const char *source, isc_int64_t *target) { argument
189 *target = value;
194 dns_time32_fromtext(const char *source, isc_uint32_t *target) { argument
200 *target = (isc_uint32_t)value64;
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclFCmd.c117 Tcl_Obj *target;
127 " ?options? source ?source ...? target\"", NULL);
132 * If target doesn't exist or isn't a directory, try the copy/rename.
133 * More than 2 arguments is only valid if the target is an existing
137 target = objv[objc - 1];
138 if (Tcl_FSConvertToPathType(interp, target) != TCL_OK) {
145 * Call Tcl_FSStat() so that if target is a symlink that points to a
150 if ((Tcl_FSStat(target, &statBuf) != 0) || !S_ISDIR(statBuf.st_mode)) {
155 (copyFlag ? "copying" : "renaming"), ": target \"",
156 TclGetString(target), "\" i
114 Tcl_Obj *target; local
228 Tcl_Obj *target = NULL; local
473 CopyRenameOneFile( Tcl_Interp *interp, Tcl_Obj *source, Tcl_Obj *target, int copyFlag, int force) argument
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dldifdiff.pl10 ldifdiff.pl takes as input two sorted LDIF files, source and target, and
11 generates on standard output the LDIF changes needed to transform the target
24 Specifies the key attribute to use when comparing source and target entries.
32 source and target entries. By default, all attributes are considered.
57 Specifies the target LDIF file.
100 my $target = Net::LDAP::LDIF->new($targetfile)
107 diff($source, $target);
153 my ($source, $target) = @_;
157 $targetentry = $target->read_entry();
163 # End of source data, but more target dat
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccolltst.c86 void reportCResult( const UChar source[], const UChar target[], argument
101 log_err("Compare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
107 log_err("incCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
113 log_err("KeyCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
119 log_err("difference between sortkey and compare result for (%s , %s) Keys: %s compare %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
H A Dccurrtst.c102 UChar source[2], target[2]; local
125 u_strcpy(target, currency[j]);
140 compareResult = ucol_strcoll(c, source, u_strlen(source), target, u_strlen(target));
148 sortklen=ucol_getSortKey(c, target, u_strlen(target), NULL, 0);
150 ucol_getSortKey(c, target, u_strlen(target), sortKey2, sortklen+1);
157 reportCResult( source, target, sortKey1, sortKey2, compareResult, keyResult, compareResult, expectedResult );
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventServiceUserClient.h59 static IOReturn _open( IOHIDEventServiceUserClient * target,
63 static IOReturn _close( IOHIDEventServiceUserClient * target,
68 IOHIDEventServiceUserClient * target,
73 IOHIDEventServiceUserClient * target,
97 OSObject * target,
H A DIOHIDLibUserClient.h221 OSObject * target,
228 static IOReturn _open(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
232 static IOReturn _close(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
236 static IOReturn _getElementCount(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
240 static IOReturn _getElements(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
245 static IOReturn _deviceIsValid(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
249 static IOReturn _setQueueAsyncPort(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
253 static IOReturn _createQueue(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
257 static IOReturn _disposeQueue(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
261 static IOReturn _addElementToQueue(IOHIDLibUserClient * target, voi
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/rdata/generic/
H A Dnsec3param_51.c63 RETERR(uint8_tobuffer(hashalg, target));
71 RETERR(uint8_tobuffer(flags, target));
78 RETERR(uint16_tobuffer(token.value.as_ulong, target));
86 RETERR(uint8_tobuffer(0, target));
88 RETERR(uint8_tobuffer(strlen(DNS_AS_STR(token)) / 2, target));
89 RETERR(isc_hex_decodestring(DNS_AS_STR(token), target));
121 RETERR(str_totext(buf, target));
124 RETERR(str_totext(buf, target));
127 RETERR(str_totext(buf, target));
136 RETERR(isc_hex_totext(&sr, 1, "", target));
[all...]
H A Ddlv_32769.c53 RETERR(uint16_tobuffer(token.value.as_ulong, target));
62 RETERR(uint8_tobuffer(token.value.as_ulong, target));
71 RETERR(uint8_tobuffer(token.value.as_ulong, target));
91 return (isc_hex_tobuffer(lexer, target, -1));
113 RETERR(str_totext(buf, target));
121 RETERR(str_totext(buf, target));
129 RETERR(str_totext(buf, target));
135 RETERR(str_totext(" (", target));
136 RETERR(str_totext(tctx->linebreak, target));
137 RETERR(isc_hex_totext(&sr, tctx->width - 2, tctx->linebreak, target));
[all...]
H A Dds_43.c54 RETERR(uint16_tobuffer(token.value.as_ulong, target));
62 RETERR(mem_tobuffer(target, &c, 1));
71 RETERR(uint8_tobuffer(token.value.as_ulong, target));
91 return (isc_hex_tobuffer(lexer, target, length));
113 RETERR(str_totext(buf, target));
121 RETERR(str_totext(buf, target));
129 RETERR(str_totext(buf, target));
135 RETERR(str_totext(" (", target));
136 RETERR(str_totext(tctx->linebreak, target));
137 RETERR(isc_hex_totext(&sr, tctx->width - 2, tctx->linebreak, target));
[all...]
H A Disdn_20.c44 RETTOK(txt_fromtext(&token.value.as_textregion, target));
54 RETTOK(txt_fromtext(&token.value.as_textregion, target));
68 RETERR(txt_totext(&region, target));
71 RETERR(str_totext(" ", target));
72 return (txt_totext(&region, target));
84 RETERR(txt_fromwire(source, target));
87 return (txt_fromwire(source, target));
97 return (mem_tobuffer(target, rdata->data, rdata->length));
128 RETERR(uint8_tobuffer(isdn->isdn_len, target));
129 RETERR(mem_tobuffer(target, isd
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclFCmd.c118 Tcl_Obj *target;
128 " ?options? source ?source ...? target\"",
134 * If target doesn't exist or isn't a directory, try the copy/rename.
135 * More than 2 arguments is only valid if the target is an existing
139 target = objv[objc - 1];
140 if (Tcl_FSConvertToPathType(interp, target) != TCL_OK) {
147 * Call Tcl_FSStat() so that if target is a symlink that points to a
152 if ((Tcl_FSStat(target, &statBuf) != 0) || !S_ISDIR(statBuf.st_mode)) {
157 ((copyFlag) ? "copying" : "renaming"), ": target \"",
158 Tcl_GetString(target), "\" i
115 Tcl_Obj *target; local
231 Tcl_Obj *target = NULL; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGTRefElement.cpp74 void attach(PassRefPtr<Element> target);
96 void SVGTRefTargetEventListener::attach(PassRefPtr<Element> target) argument
99 ASSERT(target.get());
100 ASSERT(target->inDocument());
102 target->addEventListener(eventNames().DOMSubtreeModifiedEvent, this, false);
103 target->addEventListener(eventNames().DOMNodeRemovedFromDocumentEvent, this, false);
104 m_target = target;
128 if (event->type() == eventNames().DOMSubtreeModifiedEvent && m_trefElement != event->target())
147 void SVGTRefElement::updateReferencedText(Element* target) argument
150 if (target)
260 RefPtr<Element> target = SVGURIReference::targetElementFromIRIString(href(), document(), &id); local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/devel/sak/doc/
H A Ddoc.tcl114 set target [file rootname [file tail $f]].dvi
115 if {[file exists $target]
116 && [file mtime $target] > [file mtime $f]} {
133 set target [file rootname [file tail $f]].ps
134 if {[file exists $target]
135 && [file mtime $target] > [file mtime $f]} {
140 exec dvips -o $target $f >@ stdout 2>@ stderr
152 set target [file rootname [file tail $f]].pdf
153 if {[file exists $target]
154 && [file mtime $target] > [fil
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/devel/sak/doc/
H A Ddoc.tcl114 set target [file rootname [file tail $f]].dvi
115 if {[file exists $target]
116 && [file mtime $target] > [file mtime $f]} {
133 set target [file rootname [file tail $f]].ps
134 if {[file exists $target]
135 && [file mtime $target] > [file mtime $f]} {
140 exec dvips -o $target $f >@ stdout 2>@ stderr
152 set target [file rootname [file tail $f]].pdf
153 if {[file exists $target]
154 && [file mtime $target] > [fil
[all...]
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dspctl.cpp99 static void assess(const char *target);
100 static void addAuthority(const char *target);
101 static void removeAuthority(const char *target);
102 static void enableAuthority(const char *target);
103 static void disableAuthority(const char *target);
104 static void listAuthority(const char *target);
349 const char *target = argv[optind]; local
353 assess(target);
356 addAuthority(target);
359 removeAuthority(target);
404 assess(const char *target) argument
458 updateOperation(const char *target, CFMutableDictionaryRef context, CFStringRef operation) argument
539 addAuthority(const char *target) argument
547 removeAuthority(const char *target) argument
554 enableAuthority(const char *target) argument
561 disableAuthority(const char *target) argument
568 listAuthority(const char *target) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/mac/DefaultDelegates/
H A DWebDefaultContextMenuDelegate.mm56 - (NSMenuItem *)menuItemWithTag:(int)tag target:(id)target representedObject:(id)representedObject
60 [menuItem setTarget:target]; // can be nil
165 [menuItems addObject:[self menuItemWithTag:WebMenuItemTagSearchInSpotlight target:nil representedObject:element]];
167 NSMenuItem *lookupMenuItem = [self menuItemWithTag:WebMenuItemTagLookUpInDictionary target:nil representedObject:element];
173 [menuItems addObject:[self menuItemWithTag:WebMenuItemTagSearchWeb target:nil representedObject:element]];
177 [menuItems addObject:[self menuItemWithTag:WebMenuItemTagLookUpInDictionary target:nil representedObject:element]];
181 [menuItems addObject:[self menuItemWithTag:WebMenuItemTagCopy target:nil representedObject:element]];
185 [menuItems addObject:[self menuItemWithTag:WebMenuItemTagGoBack target:wv representedObject:element]];
188 [menuItems addObject:[self menuItemWithTag:WebMenuItemTagGoForward target
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dformat.c64 If the BFD has been set to a specific target before the
65 call, only the named target and format combination is
66 checked. If the target has not been set, or has been set to
67 <<default>>, then all the known target backends is
68 interrogated to determine a match. If the default target
69 matches, it is used. If not, exactly one target must recognize
120 const bfd_target * const *target; local
136 /* Since the target type was defaulted, check them
159 /* If the target type was explicitly specified, just check that target
[all...]
H A Dtargets.c1 /* Generic target-file-type support for the BFD library.
42 of a target back end. All the back end provides to the root
49 target are unknown. BFD uses various mechanisms to determine
54 target string supplied to <<bfd_openr>> and the new BFD pointer.
56 o If a null target string was provided to <<bfd_find_target>>,
58 that as the target string.
60 o If the target string is still <<NULL>>, or the target string is
61 <<default>>, then use the first item in the target vector
62 as the target typ
1281 const bfd_target * const *target; local
1321 const bfd_target *target; local
1359 const bfd_target *target; local
1417 const bfd_target * const *target; local
1459 const bfd_target * const *target; local
[all...]
/macosx-10.9.5/file_cmds-230/ln/
H A Dln.c139 case 1: /* ln target */
141 case 2: /* ln target source */
151 * the target--simulate "not a directory" error
166 linkit(const char *target, const char *source, int isdir) argument
174 /* If target doesn't exist, quit now. */
175 if (stat(target, &sb)) {
176 warn("%s", target);
182 warn("%s", target);
189 * append the target's name.
194 if ((p = strrchr(target, '/'))
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Dname.h162 * 'target' is the buffer to be converted. The region to be converted
165 typedef isc_result_t (*dns_name_totextfilter_t)(isc_buffer_t *target,
245 * \li Specification of a target buffer in dns_name_fromwire(),
584 unsigned int n, dns_name_t *target);
586 * Make 'target' refer to the 'n' labels including and following 'first'
595 * \li 'target' refers to the same memory as 'source', so 'source'
596 * must not be changed while 'target' is still in use.
599 * \li 'source' and 'target' are valid names.
608 dns_name_clone(const dns_name_t *source, dns_name_t *target);
610 * Make 'target' refe
[all...]

Completed in 662 milliseconds

1234567891011>>