Searched refs:next_input_name_allocated (Results 1 – 2 of 2) sorted by relevance
64 obj->next_input_name_allocated = 0; in pex_init_common()199 if (obj->next_input_name_allocated) in pex_run_in_environment()202 obj->next_input_name_allocated = 0; in pex_run_in_environment()251 obj->next_input_name_allocated = outname_allocated; in pex_run_in_environment()409 obj->next_input_name_allocated = (name != in_name); in pex_input_file()480 if (obj->next_input_name_allocated) in pex_read_output()483 obj->next_input_name_allocated = 0; in pex_read_output()626 if (obj->next_input_name_allocated) in pex_free()
67 int next_input_name_allocated; member