Searched refs:NO_SETATTR (Results 1 – 1 of 1) sorted by relevance
193 #define NO_SETATTR 16 /* tcsetattr not used to set mode bits. */ macro349 {"extproc", local, SANE_UNSET | REV | NO_SETATTR, EXTPROC, 0},1139 if ((mode_info[i].flags & NO_SETATTR) == 0) in apply_settings()2289 if (mode_info[i].flags & NO_SETATTR) in sane_mode()