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

  /src/external/mit/libuv/dist/src/unix/
no-proctitle.c 35 int uv_set_process_title(const char* title) { function
bsd-proctitle.c 52 int uv_set_process_title(const char* title) { function
os390-proctitle.c 77 int uv_set_process_title(const char* title) { function
proctitle.c 96 int uv_set_process_title(const char* title) { function
ibmi.c 532 int uv_set_process_title(const char* title) { function
aix.c 941 int uv_set_process_title(const char* title) { function
  /src/external/mit/libuv/dist/src/win/
util.c 344 int uv_set_process_title(const char* title) { function

Completed in 83 milliseconds