Home
last modified time | relevance | path

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

/openbsd/regress/sys/dev/kcov/
H A Dkcov.c60 static int kcov_open(void);
134 ctx.c_fd = kcov_open(); in main()
152 ctx.c_fd = kcov_open(); in main()
252 kcov_open(void) in kcov_open() function
284 fd = kcov_open(); in test_close()
453 fd = kcov_open(); in test_open()
535 ctx->c_fd = kcov_open(); in test_remote_close()