Searched defs:opendir (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
H A Dexample.js174 function opendir(e) { function
176 postCall('opendir', dirname, function(dirname, dirhandle) {
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dfuse.h153 // opendir()/readdir().
154 int (*opendir)(const char* path, struct fuse_file_info*); member in struct:fuse_operations
/external/e2fsprogs/contrib/
H A Dspd_readdir.c125 real_opendir = dlsym(RTLD_NEXT, "opendir");
240 DIR *opendir(const char *name) function
/external/fio/os/windows/
H A Dposix.c819 DIR *opendir(const char *dirname) function
/external/fio/
H A Dthread_options.h40 char *opendir; member in struct:thread_options
267 uint8_t opendir[FIO_TOP_STR_MAX]; member in struct:thread_options_pack
/external/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h452 /// DIR *opendir(const char *dirname);
453 opendir, enumerator in enum:llvm::LibFunc::Func

Completed in 318 milliseconds