Searched defs:tcsetattr (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
H A Dtcsetattr.c8 int tcsetattr(int fd, int optional_actions, const struct termios* termios_p) { function
/external/openssh/openbsd-compat/
H A Dbsd-nextstep.c53 tcsetattr(int fd, int opt, const struct termios *t) function
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_proxy.cc888 int KernelProxy::tcsetattr(int fd, int optional_actions, function in class:nacl_io::KernelProxy

Completed in 1194 milliseconds