OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_SC_SPORADIC_SERVER
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
confname.h
414
_SC_SPORADIC_SERVER
,
415
#define
_SC_SPORADIC_SERVER
_SC_SPORADIC_SERVER
/bionic/libc/bionic/
sysconf.cpp
161
case
_SC_SPORADIC_SERVER
: return _POSIX_SPORADIC_SERVER;
/bionic/libc/include/sys/
sysconf.h
150
#define
_SC_SPORADIC_SERVER
0x0077
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h
414
_SC_SPORADIC_SERVER
,
415
#define
_SC_SPORADIC_SERVER
_SC_SPORADIC_SERVER
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h
414
_SC_SPORADIC_SERVER
,
415
#define
_SC_SPORADIC_SERVER
_SC_SPORADIC_SERVER
/bionic/tests/
unistd_test.cpp
766
VERIFY_SYSCONF_NOT_SUPPORT(
_SC_SPORADIC_SERVER
);
Completed in 259 milliseconds