OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utsname
(Results
126 - 150
of
288
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/tests/
unistd_test.cpp
31
#include <sys/
utsname
.h>
509
utsname
buf;
/external/dhcpcd-6.8.2/
dhcp-common.c
28
#include <sys/
utsname
.h>
128
struct
utsname
utn;
/external/e2fsprogs/e2fsck/
util.c
18
#include <sys/
utsname
.h>
702
struct
utsname
uts;
/external/e2fsprogs/lib/ext2fs/
unix_io.c
35
#include <sys/
utsname
.h>
478
struct
utsname
ut;
undo_io.c
28
#include <sys/
utsname
.h>
/external/toybox/kconfig/
symbol.c
10
#include <sys/
utsname
.h>
48
struct
utsname
uts;
/external/valgrind/include/vki/
vki-darwin.h
738
#include <sys/
utsname
.h>
741
#define vki_new_utsname
utsname
/frameworks/base/core/jni/
com_android_internal_os_Zygote.cpp
40
#include <sys/
utsname
.h>
343
struct
utsname
uts;
/hardware/libhardware/modules/input/evdev/
InputHub.cpp
33
#include <sys/
utsname
.h>
62
struct
utsname
info;
/system/extras/simpleperf/
cmd_record.cpp
20
#include <sys/
utsname
.h>
755
utsname
uname_buf;
/external/e2fsprogs/lib/blkid/
probe.c
30
#include <sys/
utsname
.h>
207
struct
utsname
uts;
248
struct
utsname
ut;
[
all
...]
/libcore/ojluni/src/main/native/
net_util_md.c
55
#include <sys/
utsname
.h>
223
struct
utsname
sysinfo;
240
struct
utsname
sysinfo;
[
all
...]
PlainDatagramSocketImpl.c
39
#include <sys/
utsname
.h>
149
struct
utsname
sysinfo;
[
all
...]
/device/linaro/hikey/wpan/uim/
uim.c
29
#include <sys/
utsname
.h>
/external/ltrace/etc/
libc.so.conf
341
# sys/
utsname
.h
/external/toybox/toys/pending/
modprobe.c
487
struct
utsname
uts;
telnetd.c
160
struct
utsname
u;
/toolchain/binutils/binutils-2.25/bfd/
hpux-core.c
38
#include <sys/
utsname
.h>
/external/libpcap/
pcap-linux.c
130
#include <sys/
utsname
.h>
3790
struct
utsname
utsname
;
local
6047
struct
utsname
utsname
;
local
[
all
...]
/external/ppp/pppd/
sys-linux.c
79
#include <sys/
utsname
.h>
221
static struct
utsname
utsname
; /* for the kernel version */
variable in typeref:struct:utsname
[
all
...]
/external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.cc
61
#include <sys/
utsname
.h>
[
all
...]
/external/ipsec-tools/src/racoon/
isakmp_cfg.c
83
#include <sys/
utsname
.h>
[
all
...]
/bionic/libc/
SYSCALLS.TXT
293
int uname(struct
utsname
*) all
/external/avahi/avahi-core/
entry.c
33
#include <sys/
utsname
.h>
[
all
...]
/external/kernel-headers/original/uapi/linux/
sysctl.h
930
ABI_FAKE_UTSNAME=6, /* fake target
utsname
information */
Completed in 822 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>