Searched refs:log_fd (Results 1 – 1 of 1) sorted by relevance
98 int log_fd; member347 if (con->log_fd != -1) { in buffer_append()351 con->log_fd, in buffer_append()356 con->log_fd, in buffer_append()787 if (log_guest && (con->log_fd == -1)) in console_create_ring()831 con->log_fd = -1; in console_init()923 if (con->log_fd != -1) { in console_cleanup()924 close(con->log_fd); in console_cleanup()925 con->log_fd = -1; in console_cleanup()1196 if (con->log_fd != -1) in console_open_log()[all …]
Completed in 12 milliseconds