Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 25 of 182) sorted by relevance

12345678

/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx-gen2.c59 int copy = IWL_FIRST_TB_SIZE - copy_size; iwl_pcie_gen2_enqueue_hcmd() local
153 int copy; iwl_pcie_gen2_enqueue_hcmd() local
[all...]
/freebsd/usr.bin/rctl/
H A Drctl.c114 char *copy, *expanded, *tofree; in expand_amount() local
179 char *copy, *expanded, *resolved, *tofree; in expand_rule() local
309 char *copy, *humanized, buf[6], *tofree; in humanize_amount() local
462 char *copy, *humanized, buf[6], *tofree; in humanize_usage_amount() local
497 char *copy, *outbuf = NULL, *tmp; in show_usage() local
/freebsd/contrib/tcpdump/missing/
H A Dstrdup.c45 char *copy; local
/freebsd/lib/libc/string/
H A Dstrdup.c40 char *copy; in strdup() local
H A Dwcsdup.c35 wchar_t *copy; in wcsdup() local
H A Dstrndup.c26 char *copy; in strndup() local
/freebsd/stand/libsa/
H A Dstrdup.c38 char *copy = NULL; in strdup() local
/freebsd/contrib/mandoc/
H A Dcompat_strndup.c29 char *copy; in strndup() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dstrndup.c30 char *copy; in strndup() local
/freebsd/sys/libkern/
H A Dstrndup.c41 char *copy; in strndup() local
H A Dstrdup.c43 char *copy; in strdup_flags() local
/freebsd/crypto/openssl/crypto/asn1/
H A Dd2i_pu.c32 EVP_PKEY *copy = NULL; in d2i_PublicKey() local
/freebsd/contrib/lib9p/
H A Dpack.c151 uint16_t copy; in l9p_pu16() local
175 uint32_t copy; in l9p_pu32() local
199 uint64_t copy; in l9p_pu64() local
/freebsd/contrib/kyua/utils/config/
H A Dnodes_test.cpp88 config::bool_node* copy = static_cast< config::bool_node* >(raw_copy); in ATF_TEST_CASE_BODY() local
195 config::int_node* copy = static_cast< config::int_node* >(raw_copy); in ATF_TEST_CASE_BODY() local
305 config::positive_int_node* copy = static_cast< config::positive_int_node* >( in ATF_TEST_CASE_BODY() local
422 config::string_node* copy = static_cast< config::string_node* >(raw_copy); in ATF_TEST_CASE_BODY() local
525 config::strings_set_node* copy = in ATF_TEST_CASE_BODY() local
/freebsd/libexec/rtld-elf/
H A Dxmalloc.c68 char *copy; in xstrdup() local
/freebsd/contrib/nvi/common/
H A Dutil.c231 char *copy; local
250 CHAR_T *copy; local
/freebsd/contrib/flex/src/
H A Dnfa.c81 int copy, i; in copysingl() local
546 int base_mach, tail, copy, i; in mkrep() local
/freebsd/contrib/kyua/utils/
H A Dauto_array_test.cpp130 ATF_TEST_CASE_HEAD(copy) in ATF_TEST_CASE_HEAD() argument
135 ATF_TEST_CASE_BODY(copy) in ATF_TEST_CASE_BODY() argument
/freebsd/usr.bin/ldd/
H A Dldd.c273 void *copy; in has_freebsd_abi_tag() local
338 void *copy; in is_pie() local
/freebsd/contrib/ntp/libntp/
H A Demalloc.c126 char * copy; in estrdup_impl() local
/freebsd/contrib/lib9p/sbuf/
H A Dsbuf.c88 va_list copy; in sbuf_vprintf() local
/freebsd/sys/contrib/zlib/
H A Dinflate.c368 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) { in updatewindow()
598 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
1441 struct inflate_state FAR *copy; in inflateCopy() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c161 unsigned char *dof, *copy; in main() local
/freebsd/contrib/atf/atf-c++/detail/
H A Dtext.cpp48 char* copy = new char[std::strlen(str) + 1]; in duplicate() local
/freebsd/lib/libc/db/btree/
H A Dbt_utils.c61 __bt_ret(BTREE *t, EPG *e, DBT *key, DBT *rkey, DBT *data, DBT *rdata, int copy) in __bt_ret() argument

12345678