/glibc-2.36/include/ |
D | scratch_buffer.h | 66 struct scratch_buffer { struct 75 scratch_buffer_init (struct scratch_buffer *buffer) in scratch_buffer_init() argument 83 scratch_buffer_free (struct scratch_buffer *buffer) in scratch_buffer_free() 94 bool __libc_scratch_buffer_grow (struct scratch_buffer *buffer); 99 scratch_buffer_grow (struct scratch_buffer *buffer) in libc_hidden_proto() 106 bool __libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer); 111 scratch_buffer_grow_preserve (struct scratch_buffer *buffer) in libc_hidden_proto() 122 bool __libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer, 128 scratch_buffer_set_array_size (struct scratch_buffer *buffer, in libc_hidden_proto() 139 void *__libc_scratch_buffer_dupfree (struct scratch_buffer *buffer, [all …]
|
/glibc-2.36/malloc/ |
D | tst-scratch_buffer.c | 28 unchanged_array_size (struct scratch_buffer *buf, size_t a, size_t b) in unchanged_array_size() 51 struct scratch_buffer buf; in array_size_must_fail() 79 struct scratch_buffer buf; in do_test() 85 struct scratch_buffer buf; in do_test() 99 struct scratch_buffer buf; in do_test() 125 struct scratch_buffer buf; in do_test() 155 struct scratch_buffer buf; in do_test()
|
D | scratch_buffer_dupfree.c | 27 __libc_scratch_buffer_dupfree (struct scratch_buffer *buffer, size_t size) in __libc_scratch_buffer_dupfree()
|
D | scratch_buffer_grow.c | 27 __libc_scratch_buffer_grow (struct scratch_buffer *buffer) in __libc_scratch_buffer_grow()
|
D | scratch_buffer_set_array_size.c | 28 __libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer, in __libc_scratch_buffer_set_array_size()
|
D | scratch_buffer_grow_preserve.c | 28 __libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer) in __libc_scratch_buffer_grow_preserve()
|
D | Versions | 77 # struct scratch_buffer support
|
/glibc-2.36/inet/ |
D | getnameinfo.c | 89 nrl_domainname_core (struct scratch_buffer *tmpbuf) in nrl_domainname_core() 183 struct scratch_buffer tmpbuf; in nrl_domainname() 232 gni_host_inet_name (struct scratch_buffer *tmpbuf, in gni_host_inet_name() 333 gni_host_inet_numeric (struct scratch_buffer *tmpbuf, in gni_host_inet_numeric() 375 gni_host_inet (struct scratch_buffer *tmpbuf, in gni_host_inet() 396 gni_host_local (struct scratch_buffer *tmpbuf, in gni_host_local() 415 gni_host (struct scratch_buffer *tmpbuf, in gni_host() 435 gni_serv_inet (struct scratch_buffer *tmpbuf, in gni_serv_inet() 472 gni_serv_local (struct scratch_buffer *tmpbuf, in gni_serv_local() 483 gni_serv (struct scratch_buffer *tmpbuf, in gni_serv() [all …]
|
/glibc-2.36/posix/ |
D | fnmatch.c | 217 fnmatch_convert_to_wide (const char *str, struct scratch_buffer *buf, in fnmatch_convert_to_wide() 258 struct scratch_buffer wpattern; in fnmatch() 260 struct scratch_buffer wstring; in fnmatch()
|
D | glob.c | 649 struct scratch_buffer s; in __glob() 819 struct scratch_buffer pwtmpbuf; in __glob() 1287 struct scratch_buffer s; in glob_in_dir()
|
/glibc-2.36/stdlib/ |
D | canonicalize.c | 183 struct scratch_buffer rname; 184 struct scratch_buffer extra; 185 struct scratch_buffer link;
|
/glibc-2.36/nscd/ |
D | aicache.c | 86 struct scratch_buffer tmpbuf6; in addhstaiX() 88 struct scratch_buffer tmpbuf4; in addhstaiX() 90 struct scratch_buffer canonbuf; in addhstaiX()
|
D | nscd_getgr_r.c | 90 struct scratch_buffer lenbuf; in nscd_getgr_r()
|
D | servicescache.c | 351 struct scratch_buffer tmpbuf; in addservbyX()
|
/glibc-2.36/support/ |
D | xreadlink.c | 27 struct scratch_buffer buf; in xreadlink()
|
/glibc-2.36/sunrpc/ |
D | rpc_gethostbyname.c | 31 struct scratch_buffer tmpbuf; in __libc_rpc_gethostbyname()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | gethostid.c | 99 struct scratch_buffer tmpbuf; in gethostid()
|
D | getlogin_r.c | 71 struct scratch_buffer tmpbuf; in __getlogin_r_loginuid()
|
/glibc-2.36/stdio-common/ |
D | _i18n_number.h | 68 struct scratch_buffer buffer; in _i18n_number_rewrite()
|
/glibc-2.36/grp/ |
D | compat-initgroups.c | 37 struct scratch_buffer tmpbuf; in compat_call()
|
/glibc-2.36/nss/nss_files/ |
D | files-initgroups.c | 48 struct scratch_buffer tmpbuf; in _nss_files_initgroups_dyn()
|
D | files-hosts.c | 126 struct scratch_buffer tmp_buffer; in gethostbyname3_multi()
|
/glibc-2.36/sysdeps/posix/ |
D | getaddrinfo.c | 174 struct scratch_buffer *tmpbuf) in gaih_inet_serv() 273 const struct addrinfo *req, struct scratch_buffer *tmpbuf, in gethosts() 380 struct gaih_servtuple *st, struct scratch_buffer *tmpbuf) in get_servtuples() 590 struct scratch_buffer *tmpbuf, struct gaih_result *res) in get_nss_addresses() 956 struct scratch_buffer *tmpbuf, in try_simple_gethostbyname() 1117 unsigned int *naddrs, struct scratch_buffer *tmpbuf) in gaih_inet() 2374 struct scratch_buffer tmpbuf; in getaddrinfo()
|
/glibc-2.36/elf/ |
D | pldd-xx.c | 181 struct scratch_buffer tmpbuf; in E()
|
D | pldd.c | 113 struct scratch_buffer exe; in main()
|