Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 9 of 9) sorted by relevance

/io/
A Dtst-posix_fallocate64.c26 int ret; in do_test() local
A Dtst-open-tmpfile.c41 int ret = open (path, flags, mode); in wrap_open() local
55 int ret = openat (AT_FDCWD, path, flags, mode); in wrap_openat() local
69 int ret = open64 (path, flags, mode); in wrap_open64() local
83 int ret = openat64 (AT_FDCWD, path, flags, mode); in wrap_openat64() local
136 ssize_t ret = read (random_device, bytes, sizeof (bytes)); in get_random_name() local
A Dtest-lfs.c94 int ret; in test_ftello() local
146 int ret, fd2; in do_test() local
A Dtst-ttyname_r.c27 int ret = 0; in do_test() local
A Dstatx_generic.c60 int ret = __fstatat64 (fd, path, &st, flags & ~clear_flags); in statx_generic() local
A Dbug-ftw4.c39 int ret, i, result = 0, fd, fd1, fd2; in main() local
A Dtst-lchmod.c126 int ret = chmod_func (fd, arg, 2, AT_SYMLINK_NOFOLLOW); in test_1() local
172 int ret = dup (STDOUT_FILENO); in test_1() local
A Dtst-copy_file_range.c243 ssize_t ret = copy_file_range (infd, NULL, outfd, NULL, 0, 0); in do_test() local
A Dfts.c1112 int ret, oerrno, newfd; in fts_safe_changedir() local

Completed in 13 milliseconds