Home
last modified time | relevance | path

Searched refs:process_argc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Daix.c73 static int process_argc = 0; variable
887 process_argc = argc; in uv_setup_args()
951 if (process_argc > 1) in uv_set_process_title()