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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dposix_tty.c65 GetBaud (int baudrate) function in typeref:typename:int
206 if ((baud = GetBaud (val)))
368 if ((baud = GetBaud (speed)))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
H A Dposix_tty.c66 GetBaud(int baudrate) function in typeref:typename:int
204 if ((baud = GetBaud(val))) {
342 if ((baud = GetBaud(speed))) {

Completed in 4 milliseconds