Home
last modified time | relevance | path

Searched refs:type (Results 1 – 4 of 4) sorted by relevance

/support/
A Dxsocket.c26 xsocket (int domain, int type, int protocol) in xsocket() argument
28 int fd = socket (domain, type, protocol); in xsocket()
30 FAIL_EXIT1 ("socket (%d, %d, %d): %m\n", domain, type, protocol); in xsocket()
A Dresolv_test.h175 uint16_t type);
181 uint16_t type, uint32_t ttl);
A Dtst-support_capture_subprocess.c251 do_multiple_tests (enum test_type type) in do_multiple_tests() argument
285 = type == subprocess ? do_subprocess (&test) in do_multiple_tests()
A Dresolv_test.c250 const char *name, uint16_t class, uint16_t type) in resolv_response_add_question() argument
260 response_add_16 (b, type); in resolv_response_add_question()
357 uint16_t class, uint16_t type, uint32_t ttl) in resolv_response_open_record() argument
365 response_add_16 (b, type); in resolv_response_open_record()

Completed in 13 milliseconds