OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ty_name
(Results
1 - 5
of
5
) 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/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 197 milliseconds