Searched defs:do_open (Results  1 – 11 of 11) sorted by relevance
| /external/python/cpython2/Lib/bsddb/test/ | 
| D | test_dbshelve.py | 75     def do_open(self):  member in DBShelveTestCase256     def do_open(self):  member in BasicShelveTestCase
 287     def do_open(self):  member in BasicEnvShelveTestCase
 
 | 
| /external/blktrace/btt/ | 
| D | rstats.c | 39 static int do_open(struct files *fip, char *bn, char *pn)  in do_open()  function
 | 
| D | p_live.c | 43 static FILE *do_open(struct d_info *dip)  in do_open()  function
 | 
| /external/ltp/testcases/kernel/syscalls/fanotify/ | 
| D | fanotify04.c | 82 static void do_open(char *file, int flag)  in do_open()  function
 | 
| /external/sg3_utils/src/ | 
| D | sg_stream_ctl.c | 251     bool do_open = false;  in main()  local
 | 
| /external/ltp/testcases/kernel/syscalls/symlink/ | 
| D | symlink01.c | 1756 void do_open(struct all_test_cases *tc_ptr)  in do_open()  function
 | 
| /external/mksh/src/ | 
| D | exec.c | 1407 	bool do_open = true, do_close = false, do_fstat = false;  in iosetup()  local
 | 
| /external/python/cpython2/Lib/ | 
| D | urllib2.py | 1152     def do_open(self, http_class, req, **http_conn_args):  member in AbstractHTTPHandler
 | 
| /external/python/cpython3/Lib/urllib/ | 
| D | request.py | 1307     def do_open(self, http_class, req, **http_conn_args):  member in AbstractHTTPHandler
 | 
| /external/libfuse/lib/ | 
| D | fuse_lowlevel.c | 1456 static void do_open(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)  in do_open()  function
 | 
| /external/crosvm/devices/src/virtio/fs/ | 
| D | passthrough.rs | 971     fn do_open(&self, inode: Inode, flags: u32) -> io::Result<(Option<Handle>, OpenOptions)> {  in do_open()  method
 |