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:CFG_TOYBOX_SMACK
(Results
1 - 4
of
4
) sorted by relevance
/third_party/toybox/lib/
H
A
D
lsm.h
20
#if
CFG_TOYBOX_SMACK
39
if (
CFG_TOYBOX_SMACK
) return !!smack_smackfs_path();
in lsm_enabled()
45
if (
CFG_TOYBOX_SMACK
) return "Smack";
in lsm_name()
57
if (
CFG_TOYBOX_SMACK
) ok = smack_new_label_from_self(&result) > 0;
in lsm_context()
66
if (
CFG_TOYBOX_SMACK
) return smack_set_label_for_self(context);
in lsm_set_create()
73
if (
CFG_TOYBOX_SMACK
)
in lsm_set_context()
81
if (
CFG_TOYBOX_SMACK
)
in lsm_lset_context()
89
if (
CFG_TOYBOX_SMACK
)
in lsm_fset_context()
98
if (
CFG_TOYBOX_SMACK
)
in lsm_get_context()
105
if (
CFG_TOYBOX_SMACK
)
in lsm_lget_context()
[all...]
/third_party/toybox/generated/
H
A
D
config_lite.h
689
#define
CFG_TOYBOX_SMACK
0
macro
H
A
D
config_root.h
721
#define
CFG_TOYBOX_SMACK
0
macro
H
A
D
config_user.h
721
#define
CFG_TOYBOX_SMACK
0
macro
Completed in 8 milliseconds