/third_party/ltp/include/ |
D | tst_safe_prw.h | 9 char len_strict, int fildes, void *buf, size_t nbyte, in safe_pread() 28 #define SAFE_PREAD(len_strict, fildes, buf, nbyte, offset) \ argument 33 char len_strict, int fildes, const void *buf, size_t nbyte, in safe_pwrite() 51 #define SAFE_PWRITE(len_strict, fildes, buf, nbyte, offset) \ argument
|
/third_party/elfutils/libelf/ |
D | elf_begin.c | 50 file_read_ar (int fildes, void *map_address, off_t offset, size_t maxsize, in file_read_ar() 72 get_shnum (void *map_address, unsigned char *e_ident, int fildes, in get_shnum() 280 file_read_elf (int fildes, void *map_address, unsigned char *e_ident, in file_read_elf() 550 __libelf_read_mmaped_file (int fildes, void *map_address, int64_t offset, in __libelf_read_mmaped_file() 583 read_unmmaped_file (int fildes, int64_t offset, size_t maxsize, Elf_Cmd cmd, in read_unmmaped_file() 645 read_file (int fildes, int64_t offset, size_t maxsize, in read_file() 1045 dup_elf (int fildes, Elf_Cmd cmd, Elf *ref) in dup_elf() 1135 lock_dup_elf (int fildes, Elf_Cmd cmd, Elf *ref) in lock_dup_elf() 1149 elf_begin (int fildes, Elf_Cmd cmd, Elf *ref) in elf_begin()
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
D | open09.c | 45 int fildes; in main() local 88 int fildes; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/fork/ |
D | fork01.c | 115 int fildes; in child_pid() local 133 int fildes; in parent_pid() local
|
D | fork04.c | 140 int fildes; in child_environment() local 238 int fildes; in parent_environment() local
|
D | fork10.c | 61 int status, pid, fildes; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/dup2/ |
D | dup205.c | 19 static int *fildes; variable
|
/third_party/ltp/testcases/kernel/syscalls/llseek/ |
D | llseek01.c | 26 static int fildes; variable
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
D | hugemmap01.c | 32 static int fildes; variable
|
D | hugemmap04.c | 37 static int fildes; variable
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap07.c | 55 static int fildes; variable
|
D | mmap06.c | 54 static int fildes; variable
|
D | mmap08.c | 50 static int fildes; variable
|
D | mmap04.c | 60 static int fildes; variable
|
D | mmap02.c | 56 static int fildes; variable
|
D | mmap13.c | 51 static int fildes; variable
|
/third_party/ltp/testcases/kernel/syscalls/fstat/ |
D | fstat02.c | 26 static int fildes; variable
|
/third_party/ltp/testcases/kernel/syscalls/mremap/ |
D | mremap01.c | 94 int fildes; /* file descriptor for tempfile */ variable
|
/third_party/ltp/testcases/kernel/syscalls/munmap/ |
D | munmap01.c | 86 int fildes; /* file descriptor for tempfile */ variable
|
D | munmap02.c | 88 int fildes; /* file descriptor for tempfile */ variable
|
/third_party/ltp/testcases/kernel/syscalls/poll/ |
D | poll01.c | 22 static int fildes[2]; variable
|
/third_party/ltp/testcases/kernel/syscalls/msync/ |
D | msync02.c | 82 int fildes; /* file descriptor for tempfile */ variable
|
/third_party/ltp/testcases/kernel/syscalls/utime/ |
D | utime04.c | 157 int fildes; /* file handle for temp file */ in setup() local
|
D | utime01.c | 185 int fildes; /* file handle for temp file */ in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/dup/ |
D | dup06.c | 56 int *fildes, i; in main() local
|