OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__UT_HOSTSIZE
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
utmpx.h
38
#define
__UT_HOSTSIZE
256
63
char ut_host[
__UT_HOSTSIZE
]; /* Hostname for remote login. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
utmpx.h
38
#define
__UT_HOSTSIZE
256
63
char ut_host[
__UT_HOSTSIZE
]; /* Hostname for remote login. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
utmpx.h
38
#define
__UT_HOSTSIZE
256
63
char ut_host[
__UT_HOSTSIZE
]; /* Hostname for remote login. */
Completed in 263 milliseconds