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_SHELL
(Results
1 - 24
of
24
) sorted by relevance
/third_party/musl/porting/linux/user/src/conf/
H
A
D
sysconf.c
130
[
_SC_SHELL
] = 1,
in sysconf()
/third_party/musl/src/conf/
H
A
D
sysconf.c
136
[
_SC_SHELL
] = 1,
in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H
A
D
unistd.h
408
#define
_SC_SHELL
157
macro
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
unistd.h
384
#define
_SC_SHELL
157
macro
/third_party/musl/porting/linux/user/include/
H
A
D
unistd.h
411
#define
_SC_SHELL
157
macro
/third_party/musl/porting/liteos_m/user/include/
H
A
D
unistd.h
408
#define
_SC_SHELL
157
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
unistd.h
384
#define
_SC_SHELL
157
macro
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
unistd.h
390
#define
_SC_SHELL
157
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
unistd.h
384
#define
_SC_SHELL
157
macro
/third_party/musl/include/
H
A
D
unistd.h
450
#define
_SC_SHELL
157
macro
/third_party/musl/libc-test/src/api/
H
A
D
unistd.c
187
C(
_SC_SHELL
)
in f()
/third_party/rust/crates/libc/src/unix/hermit/
H
A
D
mod.rs
780
pub const
_SC_SHELL
: ::c_int = 74;
consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H
A
D
mod.rs
818
pub const
_SC_SHELL
: ::c_int = 157;
consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H
A
D
mod.rs
1148
pub const
_SC_SHELL
: ::c_int = 78;
consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H
A
D
mod.rs
1201
pub const
_SC_SHELL
: ::c_int = 69;
consts
/third_party/rust/crates/libc/src/unix/haiku/
H
A
D
mod.rs
1174
pub const
_SC_SHELL
: ::c_int = 64;
consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H
A
D
mod.rs
1749
pub const
_SC_SHELL
: ::c_int = 72;
consts
/third_party/rust/crates/libc/src/unix/nto/
H
A
D
mod.rs
1801
pub const
_SC_SHELL
: ::c_int = 159;
consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H
A
D
mod.rs
1178
pub const
_SC_SHELL
: ::c_int = 116;
consts
/third_party/rust/crates/libc/src/unix/solarish/
H
A
D
mod.rs
2088
pub const
_SC_SHELL
: ::c_int = 739;
consts
/third_party/rust/crates/nix/src/
H
A
D
unistd.rs
2354
_POSIX_SHELL = libc::
_SC_SHELL
,
/third_party/rust/crates/libc/src/fuchsia/
H
A
D
mod.rs
2228
pub const
_SC_SHELL
: ::c_int = 157;
consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H
A
D
mod.rs
1344
pub const
_SC_SHELL
: ::c_int = 157;
consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H
A
D
mod.rs
3846
pub const
_SC_SHELL
: ::c_int = 78;
consts
Completed in 103 milliseconds