HomeSort by: relevance | last modified time | path
    Searched defs:tcgetattr (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
termios_linux.h 41 static inline int tcgetattr(int fd, struct termios *t) function
  /src/external/gpl2/texinfo/dist/info/
pcterm.c 756 int tcgetattr(int fildes, struct termios *termios_p)
758 perror ("tcgetattr"); return 0;
753 int tcgetattr(int fildes, struct termios *termios_p) function
  /src/lib/libc/include/
namespace.h 747 #define tcgetattr _tcgetattr macro

Completed in 23 milliseconds