Home
last modified time | relevance | path

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

/freebsd/tools/test/stress2/misc/
H A Dmmap16.sh92 test_access(char *addr)
130 test_access(addr);
139 test_access(addr);
/freebsd/tools/tools/syscall_timing/
H A Dsyscall_timing.c93 test_access(uintmax_t num, uintmax_t int_arg __unused, const char *path) in test_access() function
926 { "access", test_access, .t_flags = FLAG_PATH },