Home | History | Annotate | Download | only in API

Lines Matching defs:stdin_path

588     char *stdin_path = NULL;
598 stdin_path,
613 const char *stdin_path,
634 stdin_path ? stdin_path : "NULL",
691 ProcessLaunchInfo launch_info (stdin_path, stdout_path, stderr_path, working_directory, launch_flags);