Searched refs:test_header (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c294 test_header(const char *file, int line, const char *a1, const char *a2, function
312 test_header(file, line, a1, a2, "BIGNUM", pred);
330 test_header(file, line, a1, a2, "STRING", pred);
367 test_header(file, line, a1, a2, "STRING", pred);
402 test_header(file, line, a1, NULL, "MEM_ZERO", pred);
416 test_header(file, line, a1, a2, "INT", pred);
427 test_header(file, line, a1, a2, "SIZE_T", pred);
438 test_header(file, line, a1, a2, "U_INT", pred);
449 test_header(file, line, a1, a2, "LONG", pred);
460 test_header(fil
[all...]
/freebsd-11-stable/tools/regression/sockets/sendfile/
H A Dsendfile.c65 struct test_header { struct
85 static int test_th(struct test_header *th, uint32_t *header_length,
93 static void init_th(struct test_header *th, uint32_t header_length,
102 test_th(struct test_header *th, uint32_t *header_length, uint32_t *offset,
153 struct test_header th;
256 init_th(struct test_header *th, uint32_t header_length, uint32_t offset,
271 struct test_header th;

Completed in 64 milliseconds