Searched refs:cfsetispeed (Results 1 – 3 of 3) sorted by relevance
162 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed() function
229 int cfsetispeed (struct termios *, speed_t);
276 cfsetispeed(t, t->__c_ispeed); in serial_tty_param()
Completed in 4 milliseconds