Home
last modified time | relevance | path

Searched defs:tmpbuf (Results 1 – 25 of 26) sorted by relevance

12

/glibc-2.36/io/
Dgetwd.c31 char tmpbuf[PATH_MAX]; in getwd() local
/glibc-2.36/stdio-common/
Dtmpnam.c32 char *tmpbuf = s ?: tmpbufmem; in tmpnam() local
D_itoa.c460 char tmpbuf[sizeof (value) * 4]; /* Worst case length: base 2. */ in _fitoa_word() local
471 char tmpbuf[sizeof (value) * 4]; /* Worst case length: base 2. */ in _fitoa() local
/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() local
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/pwd/
Dgetpw.c35 char *tmpbuf; in __getpw() local
/glibc-2.36/sunrpc/
Drpc_gethostbyname.c31 struct scratch_buffer tmpbuf; in __libc_rpc_gethostbyname() local
/glibc-2.36/resolv/
Dnsap_addr.c69 static char tmpbuf[255*2 + 128]; in inet_nsap_ntoa() local
Dres_debug.c924 static char tmpbuf[sizeof in loc_ntoa() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Dgethostid.c99 struct scratch_buffer tmpbuf; in gethostid() local
Dgetlogin_r.c71 struct scratch_buffer tmpbuf; in __getlogin_r_loginuid() local
Dpathconf.c101 char tmpbuf[1024]; in distinguish_extX() local
/glibc-2.36/nss/nss_files/
Dfiles-initgroups.c48 struct scratch_buffer tmpbuf; in _nss_files_initgroups_dyn() local
/glibc-2.36/grp/
Dcompat-initgroups.c37 struct scratch_buffer tmpbuf; in compat_call() local
/glibc-2.36/posix/
Dtst-dir.c333 char tmpbuf[len]; in main() local
Dwordexp.c304 struct scratch_buffer tmpbuf; in parse_tilde() local
341 struct scratch_buffer tmpbuf; in parse_tilde() local
/glibc-2.36/string/
Dtest-memmem.c88 char tmpbuf[len]; in do_test() local
104 char tmpbuf[32]; in do_random_tests() local
/glibc-2.36/benchtests/
Dbench-memmem.c136 char tmpbuf[len]; in do_test() local
165 char tmpbuf[32]; in do_random_tests() local
/glibc-2.36/elf/
Dpldd-xx.c181 struct scratch_buffer tmpbuf; in E() local
/glibc-2.36/nss/nss_compat/
Dcompat-initgroups.c269 char *tmpbuf = buffer; in getgrent_next_nss() local
492 struct scratch_buffer tmpbuf; in _nss_compat_initgroups_dyn() local
/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() local
/glibc-2.36/nscd/
Dservicescache.c351 struct scratch_buffer tmpbuf; in addservbyX() local
Dgrpcache.c423 struct scratch_buffer tmpbuf; in addgrbyX() local
Dpwdcache.c400 struct scratch_buffer tmpbuf; in addpwbyX() local
Dhstcache.c456 struct scratch_buffer tmpbuf; in addhstbyX() local
/glibc-2.36/libio/
Dtst-ftell-active-handler.c367 wchar_t tmpbuf[data_len]; in do_ftell_test() local

12