Home
last modified time | relevance | path

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

/openbsd/regress/sys/dev/kcov/
H A Dkcov.c47 static int test_fdsend(struct context *);
77 { "fdsend", test_fdsend, -1 }, in main()
379 test_fdsend(struct context *ctx) in test_fdsend() function