/netbsd-src/sys/external/bsd/libfdt/dist/ |
H A D | fdt_rw.c | 54 static int fdt_splice_(void *fdt, void *splicepoint, int oldlen, int newlen) in fdt_splice_() 83 int oldlen, int newlen) in fdt_splice_struct_() 99 int newlen = strlen(s) + 1; in fdt_del_last_string_() local 104 static int fdt_splice_string_(void *fdt, int newlen) in fdt_splice_string_() 225 int oldlen, newlen; in fdt_set_name() local 282 int err, oldlen, newlen; in fdt_appendprop() local
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | string.cpp | 63 static char *srealloc(char *ptr, int oldsz, int oldlen, int newlen, int *sizep) in srealloc() 181 int newlen = len + n; in operator +=() local 193 int newlen = len + s.len; in operator +=() local 205 int newlen = len + n; in append() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/ |
H A D | cstring.d | 281 const size_t newlen = buf.length * 3 / 2; in trustedRealloc() local 306 size_t newlen = buf.length * 3 / 2; in trustedReallocStack() local
|
/netbsd-src/lib/libc/gen/ |
H A D | sysctl.c | 75 const void *newp, size_t newlen) in sysctl() 107 const void *newp, size_t newlen) in user_sysctl()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/ |
H A D | cstring.d | 170 size_t newlen = res.length * 3 / 2; in trustedRealloc() local 183 const newlen = buf.length * 3 / 2; in trustedRealloc() local
|
/netbsd-src/external/lgpl3/mpc/dist/src/ |
H A D | mem.c | 33 mpc_realloc_str (char * str, size_t oldlen, size_t newlen) in mpc_realloc_str()
|
/netbsd-src/lib/libc/stdio/ |
H A D | getdelim.c | 61 size_t len, newlen, off; in __weak_alias() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/ |
H A D | memory.cpp | 103 std::size_t UTILS_UNUSED_PARAM(newlen)) in sysctlbyname()
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/ |
H A D | sysctl1.c | 23 size_t newlen; in main() member
|
H A D | sysctl2.c | 26 size_t newlen; in main() member
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | random-sysctl-linux.c | 38 size_t newlen; member
|
/netbsd-src/sys/dev/ |
H A D | dev_verbose.c | 44 size_t newlen; in dev_untokenstring() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | privsep-bsd.c | 194 size_t newlen; in ps_root_dosysctl() local 372 void *oldp, size_t *oldlenp, const void *newp, size_t newlen) in ps_root_sysctl()
|
/netbsd-src/sys/compat/freebsd/ |
H A D | freebsd_sysctl.c | 93 size_t newlen, *oldlenp, oldlen; in freebsd_sys_sysctl() local
|
/netbsd-src/usr.bin/grep/ |
H A D | file.c | 132 grep_lnbufgrow(size_t newlen) grep_lnbufgrow() argument
|
/netbsd-src/external/bsd/flex/dist/src/ |
H A D | ecs.c | 40 int i, ich, newlen, cclp, ccls, cclmec; in ccl2ecl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_openbsd.cc | 55 const void *newp, uptr newlen) { in internal_sysctlbyname()
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | nodemenu.c | 168 register int j, newlen; in get_visited_nodes() local
|
/netbsd-src/external/lgpl3/gmp/dist/printf/ |
H A D | doprntf.c | 64 int prec, ndigits, free_size, len, newlen, justify, justlen, explen; in __gmp_doprnt_mpf() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_openbsd.cc | 55 const void *newp, uptr newlen) { in internal_sysctlbyname()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | fbuf.c | 116 size_t newlen; in fbuf_alloc() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | fbuf.c | 116 size_t newlen; in fbuf_alloc() local
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | stabs.c | 132 int newlen = (s1 ? strlen(s1) : 0) + savelen + 1; in concat() local
|
/netbsd-src/sys/dev/wscons/ |
H A D | wskbdutil.c | 467 wskbd_init_keymap(int newlen, struct wscons_keymap **map, int *maplen) in wskbd_init_keymap()
|
/netbsd-src/usr.bin/extattr/ |
H A D | getextattr.c | 97 mkbuf(char **buf, int *oldlen, int newlen) in mkbuf()
|