Home
last modified time | relevance | path

Searched defs:uv_get_process_title (Results 1 – 7 of 7) sorted by relevance

/third_party/libuv/src/unix/
Dno-proctitle.c39 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
Dbsd-proctitle.c72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
Dos390-proctitle.c105 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
Dproctitle.c127 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
Dibmi.c528 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
Daix.c960 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
/third_party/libuv/src/win/
Dutil.c457 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function