Home | Sort by: relevance | last modified time | path |
/src/tests/fs/vfs/ | |
t_vnops.c | 250 int xerrno; local in function:dir_rmdirdotdot 267 xerrno = ESTALE; 269 xerrno = ENOENT; 270 ATF_REQUIRE_ERRNO(xerrno, rump_sys_chdir("..") == -1); |
t_vnops.c | 250 int xerrno; local in function:dir_rmdirdotdot 267 xerrno = ESTALE; 269 xerrno = ENOENT; 270 ATF_REQUIRE_ERRNO(xerrno, rump_sys_chdir("..") == -1); |