OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utsname
(Results
226 - 250
of
383
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/seccomp-tests/linux/
seccomp_bpf.c
31
#include <sys/
utsname
.h>
[
all
...]
/external/strace/
config.h
856
/* Define to 1 if you have the <linux/
utsname
.h> header file. */
[
all
...]
strace.c
47
#include <sys/
utsname
.h>
[
all
...]
/external/stressapptest/
config.guess
[
all
...]
/external/swiftshader/third_party/LLVM/autoconf/
config.guess
[
all
...]
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
config.guess
[
all
...]
/external/valgrind/memcheck/tests/solaris/
scalar.c
28
#include <sys/
utsname
.h>
666
struct
utsname
name;
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
config.guess
[
all
...]
/frameworks/native/services/inputflinger/
EventHub.cpp
31
#include <sys/
utsname
.h>
94
struct
utsname
info;
[
all
...]
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/build-aux/
config.guess
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetLibraryInfo.def
[
all
...]
/prebuilts/go/darwin-x86/src/syscall/
syscall_linux.go
890
//sysnb Uname(buf *
Utsname
) (err error)
/prebuilts/go/linux-x86/src/syscall/
syscall_linux.go
890
//sysnb Uname(buf *
Utsname
) (err error)
/external/libpcap/
pcap-bpf.c
49
#include <sys/
utsname
.h>
730
struct
utsname
osinfo;
[
all
...]
Completed in 1728 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>