Searched defs:uv_get_process_title (Results 1 – 14 of 14) sorted by relevance
| /third_party/libuv/src/unix/ |
| D | no-proctitle.c | 39 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | bsd-proctitle.c | 72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | os390-proctitle.c | 105 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | proctitle.c | 127 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | ibmi.c | 533 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | aix.c | 976 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| /third_party/node/deps/uv/src/unix/ |
| D | no-proctitle.c | 39 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | bsd-proctitle.c | 72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | os390-proctitle.c | 105 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | proctitle.c | 127 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | ibmi.c | 528 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| D | aix.c | 960 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| /third_party/node/deps/uv/src/win/ |
| D | util.c | 457 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|
| /third_party/libuv/src/win/ |
| D | util.c | 396 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() function
|