Searched refs:stderr_set (Results 1 – 1 of 1) sorted by relevance
264 bool stdin_set, stdout_set, stderr_set; in init_pcie_console() local291 stderr_set = !!strstr(stderrname, CONSOLE_NAME); in init_pcie_console()295 stderr_set, stderrname); in init_pcie_console()335 if (stderr_set) in init_pcie_console()348 if (!stderr_set) in init_pcie_console()
Completed in 3 milliseconds