Searched refs:stdout_set (Results 1 – 1 of 1) sorted by relevance
264 bool stdin_set, stdout_set, stderr_set; in init_pcie_console() local290 stdout_set = !!strstr(stdoutname, CONSOLE_NAME); in init_pcie_console()294 stdin_set, stdinname, stdout_set, stdoutname, in init_pcie_console()320 if (stdout_set) in init_pcie_console()332 if (!stdout_set) in init_pcie_console()
Completed in 2 milliseconds