Home
last modified time | relevance | path

Searched refs:maindir (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/src/unix/
H A Dos390-syscalls.h61 int scandir(const char* maindir, struct dirent*** namelist,
H A Dos390-syscalls.c34 int scandir(const char* maindir, struct dirent*** namelist, in scandir() argument
48 mdir = opendir(maindir); in scandir()
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.h61 int scandir(const char* maindir, struct dirent*** namelist,
H A Dos390-syscalls.c34 int scandir(const char* maindir, struct dirent*** namelist, in scandir() argument
48 mdir = opendir(maindir); in scandir()

Completed in 3 milliseconds