OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ty_name
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/
ttyent.h
45
char *
ty_name
; /* terminal device name */
member in struct:ttyent
/external/openssh/
loginrec.c
854
if (!strncmp(ty->
ty_name
, ut->ut_line, sizeof(ut->ut_line)))
[
all
...]
Completed in 1127 milliseconds