Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dbsd-proctitle.c31 static char* process_title; variable
H A Dos390-proctitle.c30 static char* process_title = NULL; variable
H A Dproctitle.c37 static struct uv__process_title process_title; variable
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-process-title.c62 TEST_IMPL(process_title) { in TEST_IMPL() argument
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dutil.c69 static char *process_title; variable