OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttyent
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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 104 milliseconds