Searched refs:copy (Results 51 - 75 of 503) sorted by relevance

1234567891011>>

/freebsd-10.0-release/crypto/openssh/
H A Dauthfile.c282 Buffer copy; local
299 buffer_init(&copy);
300 buffer_append(&copy, buffer_ptr(blob), buffer_len(blob));
301 buffer_consume(&copy, sizeof(authfile_id_string));
304 (void) buffer_get_char(&copy); /* cipher type */
305 (void) buffer_get_int(&copy); /* reserved */
308 (void) buffer_get_int(&copy);
310 buffer_get_bignum(&copy, pub->rsa->n);
311 buffer_get_bignum(&copy, pub->rsa->e);
313 *commentp = buffer_get_string(&copy, NUL
426 Buffer copy; local
[all...]
/freebsd-10.0-release/contrib/libstdc++/include/backward/
H A Dalgobase.h16 // You should have received a copy of the GNU General Public License along
35 * Permission to use, copy, modify, distribute and sell this software
46 * Permission to use, copy, modify, distribute and sell this software
71 using std::copy;
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp16 // You should have received a copy of the GNU General Public License
33 // Permission to use, copy, modify, sell, and distribute this software
101 std::copy(m_a_entries, m_a_entries + left, a_entries);
102 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
156 std::copy(m_a_entries, m_a_entries + m_size, a_entries);
157 std::copy(other.m_a_entries, other.m_a_entries + other.m_size, a_entries + m_size);
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DPredIteratorCache.h52 std::copy(PredCache.begin(), PredCache.end(), Entry);
/freebsd-10.0-release/contrib/ofed/management/opensm/
H A Dautogen.sh54 libtoolize --force --copy && \
56 automake --foreign --add-missing --copy && \
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dindex.c17 You should have received a copy of the GNU General Public License
212 /* We need to make a copy since input_filename may point to
527 INDEX_ELT **copy;
530 copy = xmalloc ((1 + count) * sizeof (INDEX_ELT *));
537 copy[j++] = array[i];
545 copy[j] = NULL;
549 the copy, fixing the NEXT pointers. */
550 for (i = 0; copy[i]; i++)
552 copy[i]->next = copy[
521 INDEX_ELT **copy; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.h58 int (ASN1CALL *copy)(const void *a, void *b));
/freebsd-10.0-release/crypto/openssl/crypto/
H A Dpariscid.pl145 copy $cnt,$rv
147 copy $tick,$lasttick
157 copy $tick,$lasttick
178 copy $cnt,$rv
182 copy $tick,$lasttick
192 copy $tick,$lasttick
194 copy $diff,$lastdiff
205 copy $tick,$lasttick
/freebsd-10.0-release/sys/boot/uboot/lib/
H A DMakefile9 SRCS= crc32.c console.c copy.c devicename.c elf_freebsd.c glue.c
/freebsd-10.0-release/usr.bin/tset/
H A Dmap.c76 char *copy, *p, *termp; local
78 copy = strdup(arg);
80 if (copy == NULL || mapp == NULL)
157 badmopt: errx(1, "illegal -m option format: %s", copy);
/freebsd-10.0-release/contrib/bmake/mk/
H A Dlibnames.mk7 # Permission to copy, redistribute or otherwise
/freebsd-10.0-release/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c111 char *orig, *copy, re_error[64]; local
115 copy = strdup(re_string);
116 orig = copy;
117 len = strlen(copy);
119 if (copy[i] == ',' && i > 0) {
120 if (copy[i - 1] == '\\')
121 strlcpy(&copy[i - 1], &copy[i], len);
124 copy[i] = '\0';
136 if (*copy
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dhash.c18 You should have received a copy of the GNU General Public License
119 created, the @var{copy} argument is used to decide whether to
120 copy the string onto the hash table objalloc or not. If
121 @var{copy} is passed as <<FALSE>>, you must be careful not to
419 bfd_boolean copy)
456 if (copy)
680 #define strtab_hash_lookup(t, string, create, copy) \
682 bfd_hash_lookup (&(t)->table, (string), (create), (copy)))
743 bfd_boolean copy)
749 entry = strtab_hash_lookup (tab, str, TRUE, copy);
416 bfd_hash_lookup(struct bfd_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy) argument
738 _bfd_stringtab_add(struct bfd_strtab_hash *tab, const char *str, bfd_boolean hash, bfd_boolean copy) argument
[all...]
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_asic.c7 * copy of this software and associated documentation files (the "Software"),
9 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
202 .copy = {
207 .copy = &r100_copy_blit,
278 .copy = {
283 .copy = &r100_copy_blit,
354 .copy = {
359 .copy = &r100_copy_blit,
430 .copy = {
435 .copy
[all...]
/freebsd-10.0-release/contrib/unbound/iterator/
H A Diter_delegpt.c64 struct delegpt* copy = delegpt_create(region); local
67 if(!copy)
69 if(!delegpt_set_name(copy, region, dp->name))
71 copy->bogus = dp->bogus;
72 copy->has_parent_side_NS = dp->has_parent_side_NS;
74 if(!delegpt_add_ns(copy, region, ns->name, (int)ns->lame))
76 copy->nslist->resolved = ns->resolved;
77 copy->nslist->got4 = ns->got4;
78 copy->nslist->got6 = ns->got6;
79 copy
[all...]
/freebsd-10.0-release/sys/fs/nandfs/
H A Dbmap.c301 nandfs_daddr_t *copy)
324 bcopy(bp->b_data, copy, fsdev->nd_blocksize);
339 __func__, node, i, nlbn, *left, ap, copy[i]));
341 if (copy[i] == 0) {
354 copy + MNINDIR(fsdev));
358 error = nandfs_bdestroy(node, copy[i]);
368 error = nandfs_vblock_end(fsdev, copy[i]);
372 copy[i] = 0;
388 bcopy(copy, bp->b_data, fsdev->nd_blocksize);
404 nandfs_daddr_t *copy; local
299 bmap_truncate_indirect(struct nandfs_node *node, int level, nandfs_lbn_t *left, int *cleaned, struct nandfs_indir *ap, struct nandfs_indir *fp, nandfs_daddr_t *copy) argument
[all...]
/freebsd-10.0-release/contrib/flex/
H A Dmisc.c252 /* copy_string - returns a dynamically allocated copy of a string */
259 char *copy; local
267 copy = (char *) flex_alloc (size);
269 if (copy == NULL)
272 for (c2 = copy; (*c2++ = *str++) != 0;) ;
274 return copy;
279 * returns a dynamically allocated copy of a (potentially) unsigned string
286 Char *copy; local
291 copy = allocate_Character_array (c - str + 1);
293 for (c = copy; (*
[all...]
/freebsd-10.0-release/contrib/libreadline/
H A Dutil.c21 have a copy of the license, write to the Free Software Foundation,
137 /* Return a copy of the string between FROM and TO.
144 char *copy; local
151 copy = (char *)xmalloc (1 + length);
152 strncpy (copy, rl_line_buffer + from, length);
153 copy[length] = '\0';
154 return (copy);
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dtext.cpp52 char* copy = new char[std::strlen(str) + 1]; local
53 std::strcpy(copy, str);
54 return copy;
/freebsd-10.0-release/contrib/binutils/gas/
H A Dlisting.c18 You should have received a copy of the GNU General Public License
335 char *copy; local
339 for (copy = input_line_pointer - 1;
340 *copy && (seen_quote
341 || (! is_end_of_line [(unsigned char) *copy]));
342 copy++)
343 if (*copy == '"' && copy[-1] != '\\')
346 len = (copy - input_line_pointer) + 2;
348 copy
[all...]
/freebsd-10.0-release/crypto/heimdal/appl/push/
H A Dpush.c341 char *copy = beg; local
346 len = min(p - copy + 1, strlen(headers[i]));
347 if (strncasecmp(copy, headers[i], len) == 0) {
348 fprintf (stdout, "%.*s\n", (int)(p - copy), copy);
365 char *copy = beg; local
405 ++copy;
409 strncmp(copy, "From ", min(p - copy + 1, 5)) == 0)
411 write_state_add(&write_state, copy,
[all...]
/freebsd-10.0-release/contrib/gdb/
H A Ddjunpack.bat28 Rem The following uses a feature of COPY whereby it does not copy
31 copy fnchange.tmp junk.tmp > nul
36 copy fnchange.lst junk.tmp > nul
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dtest_crypto.in168 echo "copy keystore FILE existing -> FILE"
169 ${hxtool} certificate-copy \
173 echo "copy keystore FILE -> FILE"
174 ${hxtool} certificate-copy \
178 echo "copy keystore FILE -> PKCS12"
179 ${hxtool} certificate-copy \
/freebsd-10.0-release/sbin/ipfw/
H A Dmain.c117 int copy = 0; /* 1 if we need to copy, 0 otherwise */ local
123 if (copy) {
125 copy = !strchr("," WHITESP, arg[i]);
127 copy = !strchr(WHITESP, arg[i]);
128 if (copy)
132 if (!copy && j > 0) /* last char was a 'blank', remove it */
160 * and copy arguments from arg[] to av[]. For each one,
198 * and copy arguments from arg[] to av[]
207 /* Time to copy
[all...]
/freebsd-10.0-release/contrib/apr-util/dbm/
H A DNWGNUmakefile234 # Updated this target to create necessary directories and copy files to the
238 copy $(OBJDIR)\*.nlm $(INSTALLBASE)

Completed in 239 milliseconds

1234567891011>>