Home
last modified time | relevance | path

Searched defs:process_title (Results 1 – 9 of 9) sorted by relevance

/third_party/libuv/src/unix/
Dbsd-proctitle.c31 static char* process_title; variable
Dos390-proctitle.c30 static char* process_title = NULL; variable
Dproctitle.c37 static struct uv__process_title process_title; variable
/third_party/node/deps/uv/src/unix/
Dbsd-proctitle.c31 static char* process_title; variable
Dos390-proctitle.c30 static char* process_title = NULL; variable
Dproctitle.c37 static struct uv__process_title process_title; variable
/third_party/libuv/test/
Dtest-process-title.c62 TEST_IMPL(process_title) { in TEST_IMPL() argument
/third_party/node/deps/uv/src/win/
Dutil.c69 static char *process_title; variable
/third_party/libuv/src/win/
Dutil.c70 static char *process_title; variable