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

  /src/external/mit/libuv/dist/src/unix/
no-proctitle.c 39 int uv_get_process_title(char* buffer, size_t size) { function
bsd-proctitle.c 72 int uv_get_process_title(char* buffer, size_t size) { function
os390-proctitle.c 105 int uv_get_process_title(char* buffer, size_t size) { function
proctitle.c 127 int uv_get_process_title(char* buffer, size_t size) { function
ibmi.c 536 int uv_get_process_title(char* buffer, size_t size) { function
aix.c 976 int uv_get_process_title(char* buffer, size_t size) { function
  /src/external/mit/libuv/dist/src/win/
util.c 390 int uv_get_process_title(char* buffer, size_t size) { function

Completed in 27 milliseconds