Home
last modified time | relevance | path

Searched defs:test_header (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/regression/sockets/sendfile/
H A Dsendfile.c63 struct test_header { struct
83 static int test_th(struct test_header *th, uint32_t *header_length, argument
/freebsd/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c341 test_header(const char *file, int line, const char *a1, const char *a2, in test_header() function