Searched refs:pold_termios (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dtypes.h249 struct termios *ptermios, *pold_termios; member in struct:rdpdr_serial_device_info
H A Dserial.c541 pser_inf->pold_termios = (struct termios *) xmalloc(sizeof(struct termios));
542 memset(pser_inf->pold_termios, 0, sizeof(struct termios));

Completed in 1946 milliseconds