OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utsname
(Results
101 - 125
of
288
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sched.h
65
# define CLONE_NEWUTS 0x04000000 /* New
utsname
group. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sched.h
65
# define CLONE_NEWUTS 0x04000000 /* New
utsname
group. */
/external/avahi/avahi-core/
server.c
29
#include <sys/
utsname
.h>
1132
struct
utsname
utsname
;
local
[
all
...]
/art/runtime/
runtime_linux.cc
21
#include <sys/
utsname
.h>
56
utsname
info;
/external/selinux/policycoreutils/setfiles/
restore.c
627
#include <sys/
utsname
.h>
645
struct
utsname
uts;
/libcore/ojluni/src/main/native/
java_props_md.c
35
#include <sys/
utsname
.h> /* For os_name and os_version */
459
struct
utsname
name;
/prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_arm64.go
548
type
Utsname
struct {
ztypes_linux_386.go
554
type
Utsname
struct {
ztypes_linux_amd64.go
570
type
Utsname
struct {
ztypes_linux_arm.go
542
type
Utsname
struct {
ztypes_linux_ppc64.go
558
type
Utsname
struct {
ztypes_linux_ppc64le.go
558
type
Utsname
struct {
/prebuilts/go/linux-x86/src/syscall/
ztypes_linux_arm64.go
548
type
Utsname
struct {
ztypes_linux_386.go
554
type
Utsname
struct {
ztypes_linux_amd64.go
570
type
Utsname
struct {
ztypes_linux_arm.go
542
type
Utsname
struct {
ztypes_linux_ppc64.go
558
type
Utsname
struct {
ztypes_linux_ppc64le.go
558
type
Utsname
struct {
/external/google-breakpad/src/client/solaris/handler/
minidump_generator.cc
36
#include <sys/
utsname
.h>
313
struct
utsname
uts;
344
struct
utsname
uts;
/external/strace/
configure.ac
325
linux/
utsname
.h
378
AC_CHECK_MEMBERS([struct
utsname
.domainname],,, [#include <sys/
utsname
.h>])
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc
50
#include <sys/
utsname
.h>
78
#include <linux/
utsname
.h>
202
unsigned struct_utsname_sz = sizeof(struct
utsname
);
[
all
...]
/cts/tests/tests/security/jni/
android_security_cts_NativeCodeTest.cpp
30
#include <sys/
utsname
.h>
/external/libchrome/sandbox/linux/bpf_dsl/
bpf_dsl_unittest.cc
13
#include <sys/
utsname
.h>
/external/toybox/toys/pending/
bootchartd.c
213
struct
utsname
uts;
/external/valgrind/include/vki/
vki-solaris.h
[
all
...]
Completed in 1763 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>