/external/fsverity-utils/programs/ |
D | utils.h | 36 struct filedes { struct 41 bool open_file(struct filedes *file, const char *filename, int flags, int mode); argument
|
/external/musl/src/linux/ |
D | xattr.c | 14 ssize_t fgetxattr(int filedes, const char *name, void *value, size_t size) in fgetxattr() 29 ssize_t flistxattr(int filedes, char *list, size_t size) in flistxattr() 44 int fsetxattr(int filedes, const char *name, const void *value, size_t size, int flags) in fsetxattr()
|
/external/trusty/musl/src/linux/ |
D | xattr.c | 14 ssize_t fgetxattr(int filedes, const char *name, void *value, size_t size) in fgetxattr() 29 ssize_t flistxattr(int filedes, char *list, size_t size) in flistxattr() 44 int fsetxattr(int filedes, const char *name, const void *value, size_t size, int flags) in fsetxattr()
|
/external/cronet/tot/base/process/ |
D | launch_mac.cc | 79 void Open(int filedes, const char* path, int mode) { in Open() 84 void Dup2(int filedes, int newfiledes) { in Dup2() 89 void Inherit(int filedes) { in Inherit()
|
/external/cronet/stable/base/process/ |
D | launch_mac.cc | 79 void Open(int filedes, const char* path, int mode) { in Open() 84 void Dup2(int filedes, int newfiledes) { in Dup2() 89 void Inherit(int filedes) { in Inherit()
|
/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
D | terminfo.c | 110 int restartterm(const char *term, int filedes, int *errret) in restartterm() 134 int setupterm(const char *term, int filedes, int *errret) in setupterm()
|
/external/e2fsprogs/lib/ss/ |
D | pager.c | 76 int filedes[2]; in ss_pager_create() local
|
/external/ltp/testcases/network/nfs/nfs_stress/ |
D | nfs01_open_files.c | 30 int filedes[25500]; in main() local
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/ |
D | pipe.c | 29 ULONG filedes[2]; in apr_file_pipe_create() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/ |
D | pipe.c | 29 ULONG filedes[2]; in apr_file_pipe_create() local
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/netware/ |
D | pipe.c | 138 int filedes[2]; in apr_file_pipe_create() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/netware/ |
D | pipe.c | 138 int filedes[2]; in apr_file_pipe_create() local
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/ |
D | pipe.c | 181 int filedes[2]; in apr_file_pipe_create() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/ |
D | pipe.c | 181 int filedes[2]; in apr_file_pipe_create() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/os2/ |
D | apr_arch_file_io.h | 39 HFILE filedes; member
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/os2/ |
D | apr_arch_file_io.h | 39 HFILE filedes; member
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/unix/ |
D | apr_arch_file_io.h | 95 int filedes; member
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/unix/ |
D | apr_arch_file_io.h | 95 int filedes; member
|
/external/curl/tests/server/ |
D | sockfilt.c | 234 static ssize_t fullread(int filedes, void *buffer, size_t nbytes) in fullread() 285 static ssize_t fullwrite(int filedes, const void *buffer, size_t nbytes) in fullwrite()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/netware/ |
D | apr_arch_file_io.h | 99 int filedes; member
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/netware/ |
D | apr_arch_file_io.h | 99 int filedes; member
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/win32/ |
D | apr_arch_file_io.h | 159 #define filedes filehand macro
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/win32/ |
D | apr_arch_file_io.h | 159 #define filedes filehand macro
|
/external/curl/lib/ |
D | memdebug.c | 409 ALLOC_FUNC FILE *curl_dbg_fdopen(int filedes, const char *mode, in curl_dbg_fdopen()
|
/external/python/cpython3/Modules/ |
D | selectmodule.c | 1239 int filedes[2]; in select_have_broken_poll() local
|