/dflybsd-src/lib/libkvm/ |
H A D | kvm_vm_map.c | 47 kreadent(kvm_t *kd, const void *kaddr, vm_map_entry_t copy) in kreadent() 63 kvm_vm_map_entry_first(kvm_t *kd, vm_map_t map, vm_map_entry_t copy) in kvm_vm_map_entry_first() 84 kvm_vm_map_entry_next(kvm_t *kd, vm_map_entry_t ken, vm_map_entry_t copy) in kvm_vm_map_entry_next()
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcskeys.c | 126 char *copy, *next; local 165 char *copy, *next, *key; local
|
/dflybsd-src/usr.bin/dc/ |
H A D | stack.c | 76 stack_dup_value(const struct value *a, struct value *copy) in stack_dup_value() 108 struct value copy; in stack_dup() local 121 struct value copy; in stack_swap() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | go-exp.y | 1054 char *copy; in lex_one_token() local 1387 char *copy = copy_name (function_name); in classify_unsafe_function() local 1407 char *copy; in classify_packaged_name() local 1437 char *copy; in classify_name() local 1557 char *copy; in yylex() local
|
H A D | c-exp.y | 959 char *copy = copy_name ($3); variable 2283 char *copy; in scan_macro_expansion() local 2362 char *copy; in lex_one_token() local 2757 char *copy; in classify_name() local 2873 char *copy; in classify_inner_name() local
|
/dflybsd-src/lib/libc/string/ |
H A D | wcsdup.c | 35 wchar_t *copy; in wcsdup() local
|
H A D | strdup.c | 41 char *copy; in strdup() local
|
H A D | strndup.c | 42 char *copy; in strndup() local
|
/dflybsd-src/stand/lib/ |
H A D | strdup.c | 41 char *copy = NULL; in strdup() local
|
/dflybsd-src/usr.bin/dsynth/ |
H A D | monitor.c | 143 worker_t copy; in MonitorUpdate() local 200 monitor_file_t copy; in MonitorDirective() local
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | util.c | 231 char *copy; local 250 CHAR_T *copy; local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tracer.c | 241 basic_block copy; in transform_duplicate() local 349 basic_block copy = transform_duplicate (bb, bb2); in tail_duplicate() local
|
/dflybsd-src/contrib/flex/src/ |
H A D | nfa.c | 81 int copy, i; in copysingl() local 546 int base_mach, tail, copy, i; in mkrep() local
|
/dflybsd-src/libexec/rtld-elf/ |
H A D | xmalloc.c | 62 char *copy; in xstrdup() local
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | hash.c | 460 bfd_boolean copy) in bfd_hash_lookup() 754 #define strtab_hash_lookup(t, string, create, copy) \ argument 818 bfd_boolean copy) in _bfd_stringtab_add()
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | hash.c | 460 bfd_boolean copy) in bfd_hash_lookup() 754 #define strtab_hash_lookup(t, string, create, copy) \ argument 817 bfd_boolean copy) in _bfd_stringtab_add()
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | hash.c | 461 bfd_boolean copy) in bfd_hash_lookup() 755 #define strtab_hash_lookup(t, string, create, copy) \ argument 819 bfd_boolean copy) in _bfd_stringtab_add()
|
/dflybsd-src/contrib/gcc-4.7/libobjc/ |
H A D | objects.c | 75 id copy = class_createInstance (object->class_pointer, extraBytes); in object_copy() local
|
/dflybsd-src/contrib/zlib-1.2/ |
H A D | inflate.c | 396 local int updatewindow(strm, end, copy) in updatewindow() argument 633 unsigned copy; /* number of stored or match bytes to copy */ local 1466 struct inflate_state FAR *copy; local
|
/dflybsd-src/usr.sbin/makefs/hammer2/zlib/ |
H A D | hammer2_zlib_inflate.c | 366 updatewindow(z_streamp strm, const Bytef *end, unsigned copy) in updatewindow() 565 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
|
/dflybsd-src/sbin/hammer2/zlib/ |
H A D | hammer2_zlib_inflate.c | 361 updatewindow(z_streamp strm, const Bytef *end, unsigned copy) in updatewindow() 560 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
|
/dflybsd-src/sys/vfs/hammer2/zlib/ |
H A D | hammer2_zlib_inflate.c | 366 updatewindow(z_streamp strm, const Bytef *end, unsigned copy) in updatewindow() 565 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
|
/dflybsd-src/crypto/libressl/crypto/dsa/ |
H A D | dsa_meth.c | 55 DSA_METHOD *copy; in DSA_meth_dup() local
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | stringpool.cc | 213 Stringpool_template<Stringpool_char>::add(const Stringpool_char* s, bool copy, in add() 242 bool copy, in add_with_length()
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | stringpool.cc | 213 Stringpool_template<Stringpool_char>::add(const Stringpool_char* s, bool copy, in add() 242 bool copy, in add_with_length()
|