Searched refs:arg_console_width (Results 1 – 1 of 1) sorted by relevance
224 static unsigned arg_console_width = UINT_MAX, arg_console_height = UINT_MAX; variable4617 arg_console_width = settings->console_width; in merge_settings()5211 if (arg_console_width != UINT_MAX || arg_console_height != UINT_MAX) in run_container()5213 arg_console_width, in run_container()