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:uts
(Results
1 - 25
of
53
) sorted by relevance
1
2
3
/third_party/musl/src/misc/
H
A
D
uname.c
4
int uname(struct utsname *
uts
)
in uname()
argument
/third_party/musl/src/unistd/
H
A
D
gethostname.c
7
struct utsname
uts
;
in gethostname()
local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H
A
D
cpupower-info.c
34
struct utsname
uts
;
in cmd_info()
local
H
A
D
cpupower-set.c
35
struct utsname
uts
;
in cmd_set()
local
H
A
D
cpupower.c
177
struct utsname
uts
;
in main()
local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H
A
D
cpupower-info.c
34
struct utsname
uts
;
in cmd_info()
local
H
A
D
cpupower-set.c
38
struct utsname
uts
;
in cmd_set()
local
H
A
D
cpupower.c
180
struct utsname
uts
;
in main()
local
/third_party/cJSON/tests/unity/auto/
H
A
D
unity_to_junit.py
124
uts
= UnityTestSummary()
variable
H
A
D
unity_test_summary.py
117
uts
= UnityTestSummary()
variable in UnityTestSummary
/third_party/unity/auto/
H
A
D
stylize_as_junit.py
131
uts
= UnityTestSummary()
variable
H
A
D
unity_test_summary.py
117
uts
= UnityTestSummary()
variable in UnityTestSummary
/third_party/toybox/toys/other/
H
A
D
modinfo.c
109
struct utsname
uts
;
in modinfo_main()
local
/third_party/f2fs-tools/mkfs/
H
A
D
f2fs_format_main.c
119
struct utsname
uts
;
in kernel_version_over()
local
/third_party/ltp/lib/
H
A
D
tst_kernel.c
101
struct utsname
uts
;
in tst_search_driver_()
local
/third_party/ltp/testcases/kernel/syscalls/setns/
H
A
D
setns02.c
43
struct utsname
uts
, uts_parent;
in do_child_newuts()
local
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
cputopo.c
158
struct utsname
uts
;
in has_die_topology()
local
H
A
D
env.c
300
struct utsname
uts
;
in perf_env__read_arch()
local
373
static struct utsname
uts
= { .machine[0] = '\0', };
in perf_env__arch()
local
/third_party/node/deps/openssl/openssl/crypto/
H
A
D
ppccap.c
156
struct utsname
uts
;
in OPENSSL_cpuid_setup()
local
272
struct utsname
uts
;
in OPENSSL_cpuid_setup()
local
/third_party/openssl/crypto/
H
A
D
ppccap.c
156
struct utsname
uts
;
in OPENSSL_cpuid_setup()
local
272
struct utsname
uts
;
in OPENSSL_cpuid_setup()
local
/third_party/toybox/toys/pending/
H
A
D
getty.c
207
struct utsname
uts
;
in print_prompt()
local
/device/soc/rockchip/common/sdk_linux/kernel/power/
H
A
D
power.h
12
struct new_utsname
uts
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
H
A
D
utils.c
129
struct utsname
uts
;
in is_ppc64le()
local
/kernel/linux/linux-5.10/kernel/power/
H
A
D
power.h
9
struct new_utsname
uts
;
member
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
cputopo.c
225
struct utsname
uts
;
in has_die_topology()
local
Completed in 10 milliseconds
1
2
3