OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utsname
(Results
301 - 325
of
383
) sorted by null
<<
11
12
13
14
15
16
/prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h
801
/* Define to 1 if you have the <sys/
utsname
.h> header file. */
[
all
...]
/prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h
801
/* Define to 1 if you have the <sys/
utsname
.h> header file. */
[
all
...]
/prebuilts/go/darwin-x86/src/syscall/
zsyscall_linux_386.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_s390x.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_amd64.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_arm.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_arm64.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_mips.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_mips64.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_mips64le.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_mipsle.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_ppc64.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
zsyscall_linux_386.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
zsyscall_linux_s390x.go
955
func Uname(buf *
Utsname
) (err error) {
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h
801
/* Define to 1 if you have the <sys/
utsname
.h> header file. */
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h
801
/* Define to 1 if you have the <sys/
utsname
.h> header file. */
[
all
...]
/external/autotest/client/profilers/lockmeter/
patch.2.6.14-lockmeter-1.gz
/external/compiler-rt/lib/msan/tests/
msan_test.cc
58
#include <sys/
utsname
.h>
[
all
...]
/external/e2fsprogs/misc/
mke2fs.c
28
#include <sys/
utsname
.h>
193
struct
utsname
ut;
[
all
...]
/external/kmod/tools/
depmod.c
32
#include <sys/
utsname
.h>
[
all
...]
/external/libusb/libusb/os/
linux_usbfs.c
39
#include <sys/
utsname
.h>
347
struct
utsname
uts;
[
all
...]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
libcpuset.c
45
#include <sys/
utsname
.h> /* for cpuset_would_crash_kernel() */
[
all
...]
/external/curl/lib/
imap.c
46
#include <sys/
utsname
.h>
[
all
...]
ssh-libssh.c
46
#include <sys/
utsname
.h>
[
all
...]
/external/strace/
NEWS
550
names, struct
utsname
members, device/volume names of BLK* ioctl commands.
[
all
...]
Completed in 885 milliseconds
<<
11
12
13
14
15
16