RetroArch
Functions
linux_common.h File Reference
#include <boolean.h>
Include dependency graph for linux_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void linux_terminal_flush (void)
 
void linux_terminal_restore_input (void)
 
bool linux_terminal_init (void)
 
void linux_terminal_claim_stdin (void)
 
bool linux_terminal_grab_stdin (void *data)
 
bool linux_terminal_disable_input (void)
 

Function Documentation

◆ linux_terminal_claim_stdin()

void linux_terminal_claim_stdin ( void  )
Here is the caller graph for this function:

◆ linux_terminal_disable_input()

bool linux_terminal_disable_input ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ linux_terminal_flush()

void linux_terminal_flush ( void  )
Here is the caller graph for this function:

◆ linux_terminal_grab_stdin()

bool linux_terminal_grab_stdin ( void data)
Here is the caller graph for this function:

◆ linux_terminal_init()

bool linux_terminal_init ( void  )
Here is the caller graph for this function:

◆ linux_terminal_restore_input()

void linux_terminal_restore_input ( void  )
Here is the call graph for this function:
Here is the caller graph for this function: