OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_UTSNAME_DOMAIN_LENGTH
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
utsname.h
27
the name of the current domain. Define
_UTSNAME_DOMAIN_LENGTH
29
#define
_UTSNAME_DOMAIN_LENGTH
_UTSNAME_LENGTH
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
utsname.h
27
the name of the current domain. Define
_UTSNAME_DOMAIN_LENGTH
29
#define
_UTSNAME_DOMAIN_LENGTH
_UTSNAME_LENGTH
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
utsname.h
65
#if
_UTSNAME_DOMAIN_LENGTH
- 0
68
char domainname[
_UTSNAME_DOMAIN_LENGTH
];
70
char __domainname[
_UTSNAME_DOMAIN_LENGTH
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
utsname.h
65
#if
_UTSNAME_DOMAIN_LENGTH
- 0
68
char domainname[
_UTSNAME_DOMAIN_LENGTH
];
70
char __domainname[
_UTSNAME_DOMAIN_LENGTH
];
Completed in 317 milliseconds