HomeSort by relevance Sort by last modified time
    Searched full:ty_name (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ttyent.h 45 char *ty_name; /* terminal device name */ member in struct:ttyent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ttyent.h 45 char *ty_name; /* terminal device name */ member in struct:ttyent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ttyent.h 45 char *ty_name; /* terminal device name */ member in struct:ttyent
  /external/libppp/src/
tty.c 565 if (!strcmp(ttyp->ty_name, p->name.base)) {
  /external/dropbear/
loginrec.c 696 if (!strncmp(ty->ty_name, ut->ut_line, sizeof(ut->ut_line)))
    [all...]
  /external/openssh/
loginrec.c 855 if (!strncmp(ty->ty_name, ut->ut_line, sizeof(ut->ut_line)))
    [all...]

Completed in 7967 milliseconds