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
defs:subsys
(Results
1 - 7
of
7
) sorted by relevance
/third_party/eudev/src/udev/
H
A
D
udevadm-monitor.c
121
char
subsys
[UTIL_NAME_SIZE];
in adm_monitor()
local
180
const char *
subsys
= udev_list_entry_get_name(entry);
in adm_monitor()
local
222
const char *
subsys
= udev_list_entry_get_name(entry);
in adm_monitor()
local
[all...]
H
A
D
udev-builtin-path_id.c
77
static struct udev_device *skip_subsystem(struct udev_device *dev, const char *
subsys
) {
in skip_subsystem()
argument
595
const char *
subsys
;
in builtin_path_id()
local
[all...]
/third_party/eudev/src/libudev/
H
A
D
libudev-util.c
56
char *
subsys
;
in util_resolve_subsys_kernel()
local
H
A
D
libudev-monitor.c
490
const char *
subsys
= udev_list_entry_get_name(list_entry);
in passes_filter()
local
H
A
D
libudev-device.c
882
char
subsys
[UTIL_PATH_SIZE];
in udev_device_new_from_device_id()
local
984
char
subsys
[UTIL_NAME_SIZE];
in udev_device_new_from_subsystem_sysname()
local
[all...]
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
H
A
D
tbase.c
579
struct subsystem *
subsys
= NULL;
in test_reg_firm()
local
/third_party/ninja/src/
H
A
D
util.cc
695
map<string, CGroupSubSys>::iterator
subsys
= subsystems.find(opt);
local
714
CGroupSubSys
subsys
;
local
Completed in 8 milliseconds