Searched defs:oldlen (Results 1 – 15 of 15) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/sysctl/ |
D | sysctl04.c | 33 size_t *oldlen; member
|
/third_party/ltp/utils/sctp/func_tests/ |
D | test_sctp_sendrecvmsg.c | 93 socklen_t len, oldlen; in main() local
|
/third_party/e2fsprogs/util/ |
D | symlinks.c | 48 int oldlen = strlen(old), newlen = 0; in substr() local
|
/third_party/musl/porting/liteos_a/user/src/malloc/ |
D | malloc.c | 385 size_t oldlen = n0 + extra; in realloc() local
|
/third_party/glib/glib/ |
D | ghostutils.c | 474 gssize llen, oldlen; in g_hostname_to_ascii() local
|
D | giochannel.c | 1471 gsize read_size, cur_len, oldlen; in g_io_channel_fill_buffer() local
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
D | malloc.c | 418 size_t oldlen = n0 + extra; in realloc() local
|
/third_party/curl/src/ |
D | tool_getparam.c | 1516 curl_off_t oldlen = config->postfieldsize; in getparameter() local
|
/third_party/musl/src/malloc/ |
D | malloc.c | 388 size_t oldlen = n0 + extra; in realloc() local
|
/third_party/musl/porting/linux/user/src/malloc/ |
D | malloc.c | 829 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/ |
D | fuse_opt.c | 105 unsigned oldlen = strlen(*opts); in fuse_opt_add_opt() local
|
/third_party/toybox/toys/posix/ |
D | sed.c | 229 static char *extend_string(char **old, char *new, int oldlen, int newlen) in extend_string()
|
/third_party/ntfs-3g/libntfs-3g/ |
D | dir.c | 2684 int oldlen; in ntfs_set_ntfs_dos_name() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | encode_decode.c | 43 size_t oldlen = RSTRING_LEN(rb_str); in noleak_rb_str_cat() local
|
/third_party/toybox/generated/ |
D | globals.h | 1244 long oldline, oldlen, newline, newlen; member
|