HomeSort by: relevance | last modified time | path
    Searched defs:uv_exepath (Results 1 - 12 of 12) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
procfs-exepath.c 28 int uv_exepath(char* buffer, size_t* size) { function
aix-common.c 60 int uv_exepath(char* buffer, size_t* size) { function
hurd.c 39 int uv_exepath(char* buffer, size_t* size) { function
haiku.c 36 int uv_exepath(char* buffer, size_t* size) { function
qnx.c 58 int uv_exepath(char* buffer, size_t* size) { function
darwin.c 66 int uv_exepath(char* buffer, size_t* size) { function
netbsd.c 66 int uv_exepath(char* buffer, size_t* size) { function
openbsd.c 61 int uv_exepath(char* buffer, size_t* size) { function
freebsd.c 64 int uv_exepath(char* buffer, size_t* size) { function
sunos.c 383 int uv_exepath(char* buffer, size_t* size) { function
os390.c 155 int uv_exepath(char* buffer, size_t* size) { function
  /src/external/mit/libuv/dist/src/win/
util.c 97 int uv_exepath(char* buffer, size_t* size_ptr) { function

Completed in 27 milliseconds