Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/tests/
H A Dbsd_tests.c61 extern kern_return_t copyio_test(void);
89 XNUPOST_TEST_CONFIG_BASIC(copyio_test),
H A Dcopyio_tests.c46 kern_return_t copyio_test(void);
496 copyio_test(void) in copyio_test() function
587 kern_return_t ret = copyio_test(); in copyio_unprivileged_test()