Searched defs:name (Results 1 – 10 of 10) sorted by relevance
/support/ |
A D | xsysconf.c | 24 xsysconf (int name) in xsysconf()
|
A D | xsetsockopt.c | 26 xsetsockopt (int fd, int level, int name, const void *val, socklen_t vallen) in xsetsockopt()
|
A D | tst-support_format_dns_packet.c | 29 const char *name, const char *expected) in check_packet()
|
A D | support_run_diff.c | 34 char *name = NULL; in write_to_temp_file() local
|
A D | temp_file.c | 37 char *name; member 46 add_temp_file (const char *name) in add_temp_file()
|
A D | support_format_dns_packet.c | 84 char name[MAXDNAME + 1]; member 211 struct dname name; in support_format_dns_packet() local
|
A D | tst-support_descriptors.c | 79 report_subprocess_output (const char *name, in report_subprocess_output()
|
A D | support_format_addrinfo.c | 43 format_ai_flags_1 (FILE *out, struct addrinfo *ai, int flag, const char *name, in format_ai_flags_1()
|
A D | shell-container.c | 176 const char *name; member
|
A D | resolv_test.c | 52 unsigned char name[]; /* Without terminating NUL. */ member 250 const char *name, uint16_t class, uint16_t type) in resolv_response_add_question() 276 for (const unsigned char *name = encoded_name; ;) in resolv_response_add_name() local 356 const char *name, in resolv_response_open_record()
|
Completed in 17 milliseconds