Searched refs:stdio_path (Results 1 – 1 of 1) sorted by relevance
1559 CFString stdio_path; in PrepareForAttach() local1560 stdio_path.SetFileSystemRepresentation (stdout_err); in PrepareForAttach()1567 stdio_path.get(), in PrepareForAttach()1568 stdio_path.get(), in PrepareForAttach()2219 CFString stdio_path; in SBForkChildForPTraceDebugging() local2232 stdio_path.SetFileSystemRepresentation (slave_name); in SBForkChildForPTraceDebugging()2237 if (stdio_path.get() == NULL) in SBForkChildForPTraceDebugging()2239 stdio_path.SetFileSystemRepresentation ("/dev/null"); in SBForkChildForPTraceDebugging()2255 stdio_path.get(), in SBForkChildForPTraceDebugging()2256 stdio_path.get(), in SBForkChildForPTraceDebugging()