Home
last modified time | relevance | path

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

/freebsd-14.2/stand/userboot/test/
H A Dtest.c324 test_copyout(void *arg, uint64_t from, void *to, size_t size) in test_copyout() function
424 .copyout = test_copyout,