Searched refs:utsname (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000403-1.c1 struct utsname { struct
7 struct utsname *name;
H A Dpr34334.c28 struct utsname { }; struct
/haiku-buildtools/legacy/gcc/gcc/
H A Dsys-types.h32 struct utsname;
H A Dsys-protos.h795 extern int nuname(struct utsname *);
1195 extern int uname(struct utsname *);
H A Dfixincludes1699 # sys/utsname.h on Ultrix V4.[35] puts the declaration of uname before the
1700 # definition of struct utsname, so the prototype (added by fixproto) causes
1702 file=sys/utsname.h
1712 struct utsname;
/haiku-buildtools/jam/
H A Djam.c131 # include <sys/utsname.h>
301 struct utsname u;
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_posix.cc24 #include <sys/utsname.h>
61 struct utsname uname_info;
H A Dsanitizer_platform_limits_posix.cc50 #include <sys/utsname.h>
74 #include <linux/utsname.h>
184 unsigned struct_utsname_sz = sizeof(struct utsname);
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dsysdep-unix.c606 #include <sys/utsname.h>
643 struct utsname sys_info;
/haiku-buildtools/legacy/binutils/bfd/
H A Dhpux-core.c37 #include <sys/utsname.h>
/haiku-buildtools/binutils/bfd/
H A Dhpux-core.c38 #include <sys/utsname.h>
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dinclhack.def3440 * of struct utsname, so the prototype (added by fixproto) causes havoc.
3444 files = sys/utsname.h;
3448 c_fix_arg = "struct utsname;\n%0";
H A Dinclhack.sh2438 case "${file}" in ./sys/utsname.h )
2448 struct utsname;

Completed in 223 milliseconds