Home
last modified time | relevance | path

Searched refs:uv__search_path (Results 1 – 6 of 6) sorted by relevance

/libuv/src/unix/
H A Daix-common.c88 return uv__search_path(args, buffer, size); in uv_exepath()
H A Dibmi.c518 if (uv__search_path(argv[0], exepath, &size) == 0) { in uv_setup_args()
H A Dinternal.h334 int uv__search_path(const char* prog, char* buf, size_t* buflen);
H A Dos390.c167 return uv__search_path(args, buffer, size); in uv_exepath()
H A Daix.c907 if (uv__search_path(argv[0], exepath, &size) == 0) { in uv_setup_args()
H A Dcore.c1806 int uv__search_path(const char* prog, char* buf, size_t* buflen) { in uv__search_path() function

Completed in 17 milliseconds