Home
last modified time | relevance | path

Searched defs:oldlen (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sysctl/
Dsysctl04.c33 size_t *oldlen; member
/third_party/ltp/utils/sctp/func_tests/
Dtest_sctp_sendrecvmsg.c93 socklen_t len, oldlen; in main() local
/third_party/e2fsprogs/util/
Dsymlinks.c48 int oldlen = strlen(old), newlen = 0; in substr() local
/third_party/musl/porting/liteos_a/user/src/malloc/
Dmalloc.c385 size_t oldlen = n0 + extra; in realloc() local
/third_party/glib/glib/
Dghostutils.c474 gssize llen, oldlen; in g_hostname_to_ascii() local
Dgiochannel.c1471 gsize read_size, cur_len, oldlen; in g_io_channel_fill_buffer() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmalloc.c418 size_t oldlen = n0 + extra; in realloc() local
/third_party/curl/src/
Dtool_getparam.c1516 curl_off_t oldlen = config->postfieldsize; in getparameter() local
/third_party/musl/src/malloc/
Dmalloc.c388 size_t oldlen = n0 + extra; in realloc() local
/third_party/musl/porting/linux/user/src/malloc/
Dmalloc.c829 size_t oldlen = n0 + extra; in __libc_realloc() local
950 size_t oldlen = n0 + extra; in internal_realloc() local
/third_party/ntfs-3g/libfuse-lite/
Dfuse_opt.c105 unsigned oldlen = strlen(*opts); in fuse_opt_add_opt() local
/third_party/toybox/toys/posix/
Dsed.c229 static char *extend_string(char **old, char *new, int oldlen, int newlen) in extend_string()
/third_party/ntfs-3g/libntfs-3g/
Ddir.c2684 int oldlen; in ntfs_set_ntfs_dos_name() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c43 size_t oldlen = RSTRING_LEN(rb_str); in noleak_rb_str_cat() local
/third_party/toybox/generated/
Dglobals.h1244 long oldline, oldlen, newline, newlen; member