HomeSort by relevance Sort by last modified time
    Searched refs:ttyent (Results 1 - 5 of 5) 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 */
  /external/openssh/
includes.h 45 # include <ttyent.h>
loginrec.c 848 struct ttyent *ty;
    [all...]
configure     [all...]

Completed in 71 milliseconds