Searched refs:process_title_ptr (Results 1 – 1 of 1) sorted by relevance
74 static char* process_title_ptr = NULL; variable945 if (process_title_ptr != NULL) in uv_set_process_title()946 uv__free(process_title_ptr); in uv_set_process_title()948 process_title_ptr = new_title; in uv_set_process_title()950 process_argv[0] = process_title_ptr; in uv_set_process_title()