Searched defs:buf (Results 1 – 13 of 13) sorted by relevance
/support/ |
A D | xreadlink.c | 27 struct scratch_buffer buf; in xreadlink() local
|
A D | tst-support-namespace.c | 72 int buf; in test_localhost_bind() local 78 int buf; in test_localhost_bind() local
|
A D | xrecvfrom.c | 26 xrecvfrom (int fd, void *buf, size_t buflen, int flags, in xrecvfrom()
|
A D | xsendto.c | 26 xsendto (int fd, const void *buf, size_t buflen, int flags, in xsendto()
|
A D | support_become_root.c | 46 char buf[100]; in setup_uid_gid_mapping() local
|
A D | support_format_hostent.c | 65 char buf[128]; in support_format_hostent() local
|
A D | support_openpty.c | 39 char *buf = xmalloc (buf_len); in xptsname() local
|
A D | support_copy_file_range.c | 71 char buf[8192]; in support_copy_file_range() local
|
A D | support_capture_subprocess.c | 37 char buf[1024]; in transfer() local 134 char buf[4096]; in copy_and_spawn_sgid() local
|
A D | support_format_addrinfo.c | 170 char buf[128]; in format_ai_one() local
|
A D | support_format_dns_packet.c | 197 char buf[100]; in support_format_dns_packet() local
|
A D | resolv_test.c | 803 read_fully (int fd, void *buf, size_t len, bool eof_ok) in read_fully() 1213 char buf[256]; in resolv_test_start() local
|
A D | test-container.c | 322 char *buf; member
|
Completed in 21 milliseconds