Searched defs:file_open (Results 1 – 6 of 6) sorted by relevance
23 file_open( char const * name, char const * mode ) in file_open() function
22 file_open = None # Method...Item and Class...Item use this. variable
208 static int file_open(URLContext *h, const char *filename, int flags) in file_open() function
904 Dart_FileOpenCallback file_open; member
792 static OSSL_STORE_LOADER_CTX *file_open(const OSSL_STORE_LOADER *loader, in file_open() function
1476 def file_open(self, req): member in FileHandler