Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:_SC_2_VERSION
(Results
1 - 24
of
24
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/sysconf/
H
A
D
sysconf01.c
118
test_sysconf(
_SC_2_VERSION
);
in main()
/third_party/musl/porting/linux/user/src/conf/
H
A
D
sysconf.c
72
[
_SC_2_VERSION
] = VER,
in sysconf()
/third_party/musl/src/conf/
H
A
D
sysconf.c
78
[
_SC_2_VERSION
] = VER,
in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H
A
D
unistd.h
349
#define
_SC_2_VERSION
46
macro
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
unistd.h
325
#define
_SC_2_VERSION
46
macro
/third_party/musl/porting/linux/user/include/
H
A
D
unistd.h
352
#define
_SC_2_VERSION
46
macro
/third_party/musl/porting/liteos_m/user/include/
H
A
D
unistd.h
349
#define
_SC_2_VERSION
46
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
unistd.h
325
#define
_SC_2_VERSION
46
macro
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
unistd.h
331
#define
_SC_2_VERSION
46
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
unistd.h
325
#define
_SC_2_VERSION
46
macro
/third_party/musl/include/
H
A
D
unistd.h
391
#define
_SC_2_VERSION
46
macro
/third_party/musl/libc-test/src/api/
H
A
D
unistd.c
133
C(
_SC_2_VERSION
)
in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H
A
D
mod.rs
559
pub const
_SC_2_VERSION
: ::c_int = 17;
consts
/third_party/rust/crates/libc/src/unix/hermit/
H
A
D
mod.rs
835
pub const
_SC_2_VERSION
: ::c_int = 121;
consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H
A
D
mod.rs
759
pub const
_SC_2_VERSION
: ::c_int = 46;
consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H
A
D
mod.rs
1089
pub const
_SC_2_VERSION
: ::c_int = 17;
consts
/third_party/rust/crates/libc/src/unix/nto/
H
A
D
mod.rs
1707
pub const
_SC_2_VERSION
: ::c_int = 65;
consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H
A
D
mod.rs
1093
pub const
_SC_2_VERSION
: ::c_int = 22;
consts
/third_party/rust/crates/libc/src/unix/solarish/
H
A
D
mod.rs
2015
pub const
_SC_2_VERSION
: ::c_int = 53;
consts
/third_party/rust/crates/nix/src/
H
A
D
unistd.rs
2592
_POSIX2_VERSION = libc::
_SC_2_VERSION
,
/third_party/python/Modules/
H
A
D
posixmodule.c
12055
#ifdef
_SC_2_VERSION
12056
{"SC_2_VERSION",
_SC_2_VERSION
},
/third_party/rust/crates/libc/src/fuchsia/
H
A
D
mod.rs
2169
pub const
_SC_2_VERSION
: ::c_int = 46;
consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H
A
D
mod.rs
1285
pub const
_SC_2_VERSION
: ::c_int = 46;
consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H
A
D
mod.rs
3793
pub const
_SC_2_VERSION
: ::c_int = 17;
consts
Completed in 122 milliseconds