Searched defs:copy (Results 1 - 25 of 71) sorted by relevance

123

/src/lib/libc/string/
H A Dstrdup.c56 char *copy; local in function:__weak_alias
H A Dstrndup.c61 char *copy; local in function:__weak_alias
H A Dwcsdup.c31 wchar_t *copy; local in function:__weak_alias
/src/sys/arch/ia64/stand/common/
H A Dstrdup.c53 char *copy = NULL; local in function:strdup
H A Denvironment.c168 char *value, *copy; local in function:putenv
H A Dinterp_parse.c86 char *val, *p, *q, *copy = NULL; local in function:parse
/src/lib/libc/compat/stdlib/
H A Dcompat_putenv.c64 char *copy; local in function:__weak_alias
/src/distrib/common/
H A Dparselist.awk303 function copy (src, dest, perm) \ function
/src/usr.bin/resize/
H A DMakefile20 copy:: ${.CURDIR}/${i} target
/src/sys/kern/
H A Dvfs_cwd.c52 struct cwdinfo *copy; local in function:cwdinit
H A Dkern_todr.c499 struct timeval copy = *tvp; local in function:todr_settime
/src/sys/arch/x68k/stand/common/
H A Dexeckern.S120 copy: subql #1,%d0 label
/src/sys/arch/powerpc/powerpc/
H A Dofwreal.S215 copy: label
/src/sys/external/bsd/drm2/drm/
H A Ddrm_sysctl.c145 char copy[256], *n, *nn; local in function:drm_sysctl_init
/src/usr.bin/audio/common/
H A Ddecode.c80 char *copy = strdup(arg); local in function:decode_time
/src/lib/libc/db/btree/
H A Dbt_utils.c69 __bt_ret(BTREE *t, EPG *e, DBT *key, DBT *rkey, DBT *data, DBT *rdata, int copy) argument
/src/usr.bin/man/
H A Dmanconf.c75 char *copy; local in function:xstrdup
/src/usr.bin/tset/
H A Dmap.c78 char *copy, *p, *termp; local in function:add_mapping
/src/usr.sbin/mailwrapper/
H A Dmailwrapper.c68 addarg(struct arglist *al, const char *arg, int copy) argument
/src/tests/lib/libc/gen/
H A Dt_arc4random.c167 struct arc4random_prng *prng, copy; local in function:ATF_TC_BODY
/src/bin/mv/
H A Dmv.c378 copy(char *from, char *to) function in typeref:typename:int
/src/usr.bin/dc/
H A Dstack.c74 stack_dup_value(const struct value *a, struct value *copy) argument
106 struct value copy; local in function:stack_dup
119 struct value copy; local in function:stack_swap
[all...]
/src/usr.sbin/acpitools/aml/
H A Daml_evalobj.c189 struct aml_environ *copy; local in function:aml_eval_name
[all...]
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_print.c110 ssize_t copy; local in function:__drm_puts_coredump
[all...]
/src/sys/ufs/ext2fs/
H A Dext2fs_inode.c506 int32_t *copy = NULL; /* XXX ondisk32 */ local in function:ext2fs_indirtrunc

Completed in 35 milliseconds

123