Home
last modified time | relevance | path

Searched refs:optional_actions (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtcsetattr.c43 tcsetattr(int fildes, int optional_actions, const struct termios *termios_p) in tcsetattr() argument
48 switch (optional_actions) { in tcsetattr()