Searched defs:copy (Results 1 - 25 of 208) sorted by path

123456789

/freebsd-10-stable/bin/cp/
H A Dcp.c264 copy(char *argv[], enum op type, int fts_options) function
/freebsd-10-stable/bin/mv/
H A Dmv.c365 copy(const char *from, const char *to) function
/freebsd-10-stable/bin/pax/
H A Dar_subs.c723 copy(void) function
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c161 unsigned char *dof, *copy; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c6894 char *atp, *copy; local
[all...]
/freebsd-10-stable/contrib/apr-util/include/
H A Dapr_buckets.h211 apr_status_t (*copy)(apr_bucket *e, apr_bucket **c); member in struct:apr_bucket_type_t
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtext.cpp48 char* copy = new char[std::strlen(str) + 1]; local
H A Dtext_test.cpp49 char* copy = duplicate(orig); local
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Ddynstr_test.c254 ATF_TC(copy); variable
/freebsd-10-stable/contrib/binutils/bfd/
H A Daoutx.h1794 add_to_stringtab(bfd *abfd, struct bfd_strtab_hash *tab, const char *str, bfd_boolean copy) argument
[all...]
H A Darchive.c1140 char *copy; local
H A Dcofflink.c332 bfd_boolean copy; local
1215 bfd_byte *copy; local
1352 bfd_boolean copy, hash; local
[all...]
H A Delf-strtab.c140 _bfd_elf_strtab_add(struct elf_strtab_hash *tab, const char *str, bfd_boolean copy) argument
H A Delflink.c4798 char *p, *copy; local
[all...]
H A Dhash.c416 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...]
H A Dlinker.c492 bfd_link_hash_lookup(struct bfd_link_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
518 bfd_wrapped_link_hash_lookup(bfd *abfd, struct bfd_link_info *info, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
1524 _bfd_generic_link_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
[all...]
H A Dsunos.c1051 sunos_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
[all...]
H A Dxcofflink.c1337 bfd_boolean copy; local
1630 bfd_boolean copy; local
3403 bfd_boolean copy, hash; local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddlltool.c1985 long *copy; local
2055 char *copy = xmalloc (strlen (name) + 2); local
2189 char *copy = xmalloc (len + 1); local
2201 char *copy; local
[all...]
H A Dieee.c5823 bfd_boolean copy; local
6504 bfd_boolean copy; local
[all...]
H A Dobjcopy.c118 bfd_boolean copy; /* Whether to copy this section. */ member in struct:section_list
593 char *copy; local
[all...]
H A Dresrc.c828 rc_dialog *copy; local
/freebsd-10-stable/contrib/binutils/gas/
H A Dlisting.c335 char *copy; local
[all...]
H A Dmacro.c1196 char *copy, *cs; local
1263 char *copy; local
[all...]
H A Dread.c546 int copy; local
717 char *copy; local
[all...]

Completed in 771 milliseconds

123456789