Home
last modified time | relevance | path

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

/openbsd/regress/sys/dev/kcov/
H A Dkcov.c45 static int test_dying(struct context *);
75 { "dying", test_dying, -1 }, in main()
314 test_dying(struct context *ctx) in test_dying() function