Home
last modified time | relevance | path

Searched defs:src_len (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dsuffix.c87 test_suffix(const char *suffix, const char *src_name, size_t src_len) in test_suffix()
110 uncompressed_name(const char *src_name, const size_t src_len) in uncompressed_name()
196 compressed_name(const char *src_name, size_t src_len) in compressed_name()
379 const size_t src_len = strlen(src_name); in suffix_get_dest_name() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dstring.c74 size_t src_len; in cf_strcpy() local
127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup()
142 fc_strdup_notrim (const char *src, gfc_charlen_type src_len) in fc_strdup_notrim()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dstring.c75 size_t src_len; in cf_strcpy() local
128 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup()
143 fc_strdup_notrim (const char *src, gfc_charlen_type src_len) in fc_strdup_notrim()
/netbsd-src/sys/fs/hfs/
H A Dunicode.c41 const char *src, size_t src_len, in utf8_to_utf16()
134 const uint16_t *src, size_t src_len, in utf16_to_utf8()
/netbsd-src/sys/net/
H A Ddl_print.c42 lla_snprintf1(char *dst, size_t dst_len, const void *src, size_t src_len) in lla_snprintf1()
68 lla_snprintf(char *dst, size_t dst_len, const void *src, size_t src_len) in lla_snprintf()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Drename.c53 size_t src_len = strlen (src); in rpl_rename() local
284 size_t src_len = strlen (src); in rpl_rename() local
/netbsd-src/external/mit/isl/dist/
H A Disl_reordering.h17 unsigned src_len; member
H A Disl_reordering.c24 __isl_give isl_reordering *isl_reordering_alloc(isl_ctx *ctx, int src_len, in isl_reordering_alloc()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparams.c94 const unsigned char *src, size_t src_len, in copy_integer()
138 const void *src, size_t src_len) in signed_from_signed()
146 const void *src, size_t src_len) in signed_from_unsigned()
153 const void *src, size_t src_len) in unsigned_from_signed()
162 const void *src, size_t src_len) in unsigned_from_unsigned()
/netbsd-src/lib/librefuse/refuse/
H A Dbuf.c284 size_t src_len; in fuse_buf_copy() local
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c113 size_t src_len) { in to_base64()
/netbsd-src/external/mpl/dhcp/dist/common/tests/
H A Dtest_alloc.c479 int src_len = strlen(src); in checkString() local
/netbsd-src/external/bsd/wpa/dist/src/eap_peer/
H A Deap_fast_pac.c114 const u8 *src, size_t src_len) in eap_fast_copy_buf()
H A Deap_teap_pac.c114 const u8 *src, size_t src_len) in eap_teap_copy_buf()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_smtpd.c238 #define PSC_SMTPD_ESCAPE_TEXT(dest, src, src_len, max_len) do { \ argument
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhostfile.c117 host_hash(const char *host, const char *name_from_hostfile, u_int src_len) in host_hash()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dwrite.c58 int src_len, int w_len) in write_default_char4()
146 int src_len, int w_len) in write_utf8_char4()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dwrite.c59 int src_len, int w_len) in write_default_char4()
147 int src_len, int w_len) in write_utf8_char4()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.c2512 size_t src_len, result_len; in hollerith2representation() local
2543 size_t src_len, result_len, i; in character2representation() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.cc2562 size_t src_len, result_len; in hollerith2representation() local
2593 size_t src_len, result_len, i; in character2representation() local
H A Dtrans-openmp.cc831 tree src_len; in gfc_omp_clause_copy_ctor() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.c2209 int src_len, dst_len; local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-forwprop.c1272 unsigned HOST_WIDE_INT src_len; in simplify_builtin_call() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-forwprop.cc1281 unsigned HOST_WIDE_INT src_len; in simplify_builtin_call() local
H A Dgimple-fold.cc2489 tree src_len = c_strlen (src, 1); in gimple_fold_builtin_strncat() local
2594 tree src_len = c_strlen (src, 1); in gimple_fold_builtin_strncat_chk() local

12