Home
last modified time | relevance | path

Searched defs:dstsize (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/lib/libc/nameser/
H A Dns_samedomain.c168 ns_makecanon(const char *src, char *dst, size_t dstsize) { in ns_makecanon()
/dflybsd-src/crypto/openssh/
H A Dloginrec.c567 line_fullname(char *dst, const char *src, u_int dstsize) in line_fullname()
581 line_stripname(char *dst, const char *src, int dstsize) in line_stripname()
600 line_abbrevname(char *dst, const char *src, int dstsize) in line_abbrevname()
/dflybsd-src/contrib/tcsh-6/
H A Dtc.str.c225 static size_t dstsize = 0; local
535 static size_t dstsize = 0; local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-warn-restrict.c664 if (tree dstsize = compute_objsize (addr, ostype)) in builtin_access() local
1840 check_bounds_or_overlap (gcall *call, tree dst, tree src, tree dstsize, in check_bounds_or_overlap()
H A Dtree-ssa-strlen.c2061 if (tree dstsize = compute_objsize (dst, 1)) in maybe_diag_stxncpy_trunc() local
2100 tree dstsize = NULL_TREE, srcsize = NULL_TREE; in handle_builtin_stxncpy() local
H A Dgimple-ssa-sprintf.c3803 unsigned HOST_WIDE_INT dstsize = HOST_WIDE_INT_M1U; in handle_gimple_call() local
H A Dbuiltins.c3046 tree maxread, tree srcstr, tree dstsize) in check_access()
3408 tree dstsize = compute_objsize (dest, 0); in check_memop_access() local
H A Dgimple-fold.c2033 unsigned HOST_WIDE_INT dstsize; in gimple_fold_builtin_strncat() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Debitmap.c547 unsigned int dstsize = dst->wordmask->n_bits; in ebitmap_ior_into() local