Home
last modified time | relevance | path

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

/openbsd/regress/sys/dev/kcov/
H A Dkcov.c51 static int test_remote_close(struct context *);
81 { "remote-close", test_remote_close, 0 }, in main()
523 test_remote_close(struct context *ctx) in test_remote_close() function