HomeSort by relevance Sort by last modified time
    Searched defs:ttyent (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ttyent.h 29 * @(#)ttyent.h 8.1 (Berkeley) 6/2/93
44 struct ttyent { struct
58 extern struct ttyent *getttyent (void) __THROW;
59 extern struct ttyent *getttynam (__const char *__tty) __THROW;
65 #endif /* ttyent.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ttyent.h 29 * @(#)ttyent.h 8.1 (Berkeley) 6/2/93
44 struct ttyent { struct
58 extern struct ttyent *getttyent (void) __THROW;
59 extern struct ttyent *getttynam (__const char *__tty) __THROW;
65 #endif /* ttyent.h */

Completed in 3624 milliseconds