/glibc-2.36/io/ |
D | getwd.c | 31 char tmpbuf[PATH_MAX]; in getwd() local
|
/glibc-2.36/stdio-common/ |
D | tmpnam.c | 32 char *tmpbuf = s ?: tmpbufmem; in tmpnam() local
|
D | _itoa.c | 460 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/ |
D | getnameinfo.c | 89 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/ |
D | getpw.c | 35 char *tmpbuf; in __getpw() local
|
/glibc-2.36/sunrpc/ |
D | rpc_gethostbyname.c | 31 struct scratch_buffer tmpbuf; in __libc_rpc_gethostbyname() local
|
/glibc-2.36/resolv/ |
D | nsap_addr.c | 69 static char tmpbuf[255*2 + 128]; in inet_nsap_ntoa() local
|
D | res_debug.c | 924 static char tmpbuf[sizeof in loc_ntoa() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | gethostid.c | 99 struct scratch_buffer tmpbuf; in gethostid() local
|
D | getlogin_r.c | 71 struct scratch_buffer tmpbuf; in __getlogin_r_loginuid() local
|
D | pathconf.c | 101 char tmpbuf[1024]; in distinguish_extX() local
|
/glibc-2.36/nss/nss_files/ |
D | files-initgroups.c | 48 struct scratch_buffer tmpbuf; in _nss_files_initgroups_dyn() local
|
/glibc-2.36/grp/ |
D | compat-initgroups.c | 37 struct scratch_buffer tmpbuf; in compat_call() local
|
/glibc-2.36/posix/ |
D | tst-dir.c | 333 char tmpbuf[len]; in main() local
|
D | wordexp.c | 304 struct scratch_buffer tmpbuf; in parse_tilde() local 341 struct scratch_buffer tmpbuf; in parse_tilde() local
|
/glibc-2.36/string/ |
D | test-memmem.c | 88 char tmpbuf[len]; in do_test() local 104 char tmpbuf[32]; in do_random_tests() local
|
/glibc-2.36/benchtests/ |
D | bench-memmem.c | 136 char tmpbuf[len]; in do_test() local 165 char tmpbuf[32]; in do_random_tests() local
|
/glibc-2.36/elf/ |
D | pldd-xx.c | 181 struct scratch_buffer tmpbuf; in E() local
|
/glibc-2.36/nss/nss_compat/ |
D | compat-initgroups.c | 269 char *tmpbuf = buffer; in getgrent_next_nss() local 492 struct scratch_buffer tmpbuf; in _nss_compat_initgroups_dyn() local
|
/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() local
|
/glibc-2.36/nscd/ |
D | servicescache.c | 351 struct scratch_buffer tmpbuf; in addservbyX() local
|
D | grpcache.c | 423 struct scratch_buffer tmpbuf; in addgrbyX() local
|
D | pwdcache.c | 400 struct scratch_buffer tmpbuf; in addpwbyX() local
|
D | hstcache.c | 456 struct scratch_buffer tmpbuf; in addhstbyX() local
|
/glibc-2.36/libio/ |
D | tst-ftell-active-handler.c | 367 wchar_t tmpbuf[data_len]; in do_ftell_test() local
|