Home
last modified time | relevance | path

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

/freebsd/sys/tests/
H A Dktest_example.c68 struct test1_attrs { struct
74 #define _OUT(_field) offsetof(struct test1_attrs, _field) argument
86 struct test1_attrs *attrs = npt_alloc(ctx->npt, sizeof(*attrs)); in test_with_params_parser()
97 struct test1_attrs *attrs = ctx->arg; in test_with_params()