Searched defs:do_open (Results 1 - 7 of 7) sorted by relevance
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_open.c | 318 int do_open(int dirfd, const char *path, int oflags, mode_t mode) in do_open() function
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify04.c | 82 static void do_open(char *file, int flag) in do_open() function
|
| /third_party/ltp/testcases/kernel/syscalls/symlink/ |
| H A D | symlink01.c | 1756 void do_open(struct all_test_cases *tc_ptr) in do_open() function
|
| /third_party/mksh/ |
| H A D | exec.c | 1409 bool do_open = true, do_close = false, do_fstat = false; in iosetup() local
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_lowlevel.c | 675 static void do_open(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_open() function
|
| /third_party/python/Lib/urllib/ |
| H A D | request.py | 1307 def do_open(self, http_class, req, **http_conn_args): member in AbstractHTTPHandler
|
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 1344 static void do_open(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
|
Completed in 15 milliseconds