Home
last modified time | relevance | path

Searched refs:scratch_buffer (Results 1 – 25 of 38) sorted by relevance

12

/glibc-2.36/include/
Dscratch_buffer.h66 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/
Dtst-scratch_buffer.c28 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()
Dscratch_buffer_dupfree.c27 __libc_scratch_buffer_dupfree (struct scratch_buffer *buffer, size_t size) in __libc_scratch_buffer_dupfree()
Dscratch_buffer_grow.c27 __libc_scratch_buffer_grow (struct scratch_buffer *buffer) in __libc_scratch_buffer_grow()
Dscratch_buffer_set_array_size.c28 __libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer, in __libc_scratch_buffer_set_array_size()
Dscratch_buffer_grow_preserve.c28 __libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer) in __libc_scratch_buffer_grow_preserve()
DVersions77 # struct scratch_buffer support
/glibc-2.36/inet/
Dgetnameinfo.c89 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/
Dfnmatch.c217 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()
Dglob.c649 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/
Dcanonicalize.c183 struct scratch_buffer rname;
184 struct scratch_buffer extra;
185 struct scratch_buffer link;
/glibc-2.36/nscd/
Daicache.c86 struct scratch_buffer tmpbuf6; in addhstaiX()
88 struct scratch_buffer tmpbuf4; in addhstaiX()
90 struct scratch_buffer canonbuf; in addhstaiX()
Dnscd_getgr_r.c90 struct scratch_buffer lenbuf; in nscd_getgr_r()
Dservicescache.c351 struct scratch_buffer tmpbuf; in addservbyX()
/glibc-2.36/support/
Dxreadlink.c27 struct scratch_buffer buf; in xreadlink()
/glibc-2.36/sunrpc/
Drpc_gethostbyname.c31 struct scratch_buffer tmpbuf; in __libc_rpc_gethostbyname()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dgethostid.c99 struct scratch_buffer tmpbuf; in gethostid()
Dgetlogin_r.c71 struct scratch_buffer tmpbuf; in __getlogin_r_loginuid()
/glibc-2.36/stdio-common/
D_i18n_number.h68 struct scratch_buffer buffer; in _i18n_number_rewrite()
/glibc-2.36/grp/
Dcompat-initgroups.c37 struct scratch_buffer tmpbuf; in compat_call()
/glibc-2.36/nss/nss_files/
Dfiles-initgroups.c48 struct scratch_buffer tmpbuf; in _nss_files_initgroups_dyn()
Dfiles-hosts.c126 struct scratch_buffer tmp_buffer; in gethostbyname3_multi()
/glibc-2.36/sysdeps/posix/
Dgetaddrinfo.c174 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/
Dpldd-xx.c181 struct scratch_buffer tmpbuf; in E()
Dpldd.c113 struct scratch_buffer exe; in main()

12