Home
last modified time | relevance | path

Searched defs:fd_atcwd (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat01.c42 static int fd_atcwd = AT_FDCWD; variable
/third_party/ltp/testcases/kernel/syscalls/readlinkat/
H A Dreadlinkat01.c33 static int fd_atcwd = AT_FDCWD; variable
/third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/
H A Dname_to_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/mkdirat/
H A Dmkdirat01.c48 static int fd_atcwd = AT_FDCWD; variable
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/
H A Dopen_by_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
/third_party/ltp/testcases/kernel/syscalls/mknodat/
H A Dmknodat01.c53 static int fd_atcwd = AT_FDCWD; variable
/third_party/ltp/testcases/kernel/syscalls/openat2/
H A Dopenat201.c16 static int dir_fd = -1, fd_atcwd = AT_FDCWD; variable

Completed in 3 milliseconds