/netbsd-src/bin/csh/ |
H A D | str.c | 101 static size_t dstsize = 0; in str2short() local 130 static size_t dstsize = 0; in short2str() local 373 static size_t dstsize = 0; in short2qstr() local 415 static size_t dstsize = 0; in vis_str() local
|
/netbsd-src/external/bsd/libbind/dist/nameser/ |
H A D | ns_samedomain.c | 168 ns_makecanon(const char *src, char *dst, size_t dstsize) { in ns_makecanon()
|
/netbsd-src/lib/libc/nameser/ |
H A D | ns_samedomain.c | 175 ns_makecanon(const char *src, char *dst, size_t dstsize) { in ns_makecanon()
|
/netbsd-src/external/gpl3/binutils/dist/include/vms/ |
H A D | eihs.h | 38 unsigned char dstsize[4]; member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/vms/ |
H A D | eihs.h | 38 unsigned char dstsize[4]; member
|
/netbsd-src/sys/dev/arcbios/ |
H A D | arcbios.c | 175 char *dst, size_t dstsize) in arcbios_component_id_copy()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | libcol_util.c | 381 __collector_strlcpy (char *dst, const char *src, size_t dstsize) in __collector_strlcpy() 395 __collector_strncpy (char *dst, const char *src, size_t dstsize) in __collector_strncpy() 421 __collector_strlcat (char *dst, const char *src, size_t dstsize) in __collector_strlcat()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | libcol_util.c | 375 __collector_strlcpy (char *dst, const char *src, size_t dstsize) in __collector_strlcpy() 389 __collector_strncpy (char *dst, const char *src, size_t dstsize) in __collector_strncpy() 415 __collector_strlcat (char *dst, const char *src, size_t dstsize) in __collector_strlcat()
|
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | string.h | 98 strscpy(char *dst, const char *src, size_t dstsize) in strscpy()
|
/netbsd-src/sys/net/ |
H A D | nd.c | 311 uint8_t *lldst, size_t dstsize) in nd_resolve()
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/pbkdf2/ |
H A D | pw-pbkdf2.c | 84 static int ab64_to_b64(char *src, char *dst, size_t dstsize){ in ab64_to_b64()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-warn-access.cc | 1257 tree maxread, tree srcstr, tree dstsize, in check_access() 1523 tree maxread, tree srcstr, tree dstsize, in check_access() 1533 tree maxread, tree srcstr, tree dstsize, in check_access() 2585 tree dstsize = compute_objsize (dst, stmt, ost, &data.dst, &m_ptr_qry); in check_stxcpy() local 2616 tree dstsize = compute_objsize (dst, stmt, ost, &data.dst, &m_ptr_qry); in check_stxncpy() local 2743 tree dstsize = compute_objsize (dest, stmt, 0, &data.dst, &m_ptr_qry); in check_memop_access() local 3522 tree dstsize = NULL_TREE, srcsize = NULL_TREE; in maybe_check_access_sizes() local
|
H A D | gimple-ssa-warn-restrict.cc | 2002 check_bounds_or_overlap (gimple *call, tree dst, tree src, tree dstsize, in check_bounds_or_overlap() 2014 gimple *call, tree dst, tree src, tree dstsize, in check_bounds_or_overlap()
|
H A D | tree-ssa-strlen.cc | 3166 if (tree dstsize = compute_objsize (dst, stmt, 1, &aref, ptr_qry)) in maybe_diag_stxncpy_trunc() local 3212 tree dstsize = NULL_TREE; in handle_builtin_stxncpy_strncat() local 3688 tree dstsize = fold_build2 (PLUS_EXPR, type, dstlen, one); in handle_builtin_strcat() local
|
H A D | gimple-ssa-sprintf.cc | 4376 unsigned HOST_WIDE_INT dstsize = HOST_WIDE_INT_M1U; in handle_printf_call() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-warn-restrict.c | 767 if (tree dstsize = compute_objsize (addr, ostype)) in builtin_access() local 1990 check_bounds_or_overlap (gimple *call, tree dst, tree src, tree dstsize, in check_bounds_or_overlap()
|
H A D | tree-ssa-strlen.c | 3289 if (tree dstsize = compute_objsize (dst, 1)) in maybe_diag_stxncpy_trunc() local 3334 tree dstsize = NULL_TREE, srcsize = NULL_TREE; in handle_builtin_stxncpy_strncat() local 3793 tree dstsize = fold_build2 (PLUS_EXPR, type, dstlen, one); in handle_builtin_strcat() local
|
H A D | gimple-ssa-sprintf.c | 4322 unsigned HOST_WIDE_INT dstsize = HOST_WIDE_INT_M1U; in handle_printf_call() local
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | hooks.c | 62 ns_plugin_expandpath(const char * src,char * dst,size_t dstsize) ns_plugin_expandpath() argument
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/ |
H A D | sockbuf.c | 936 socklen_t dstsize; in sb_dgram_write() local
|
/netbsd-src/sys/netinet6/ |
H A D | nd6.c | 1574 const struct sockaddr *_dst, uint8_t *lldst, size_t dstsize) in nd6_resolve()
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_cg.c | 471 size_t dstsize = dt_node_type_size(dst); in dt_cg_typecast() local
|
H A D | dt_parser.c | 1918 size_t dstsize = dt_node_type_size(lp); in dt_cast() local
|
/netbsd-src/sys/dev/pci/ |
H A D | hifn7751.c | 2823 bus_size_t dstsize; in hifn_callback_comp() local
|
/netbsd-src/usr.sbin/syslogd/ |
H A D | syslogd.c | 1256 size_t idst = 0, isrc = 0, dstsize = INIT_BUFSIZE, i; copy_utf8_ascii() local
|