| /openbsd-src/libexec/ld.so/ |
| H A D | resolve.c | 144 static struct utsname uts; in _dl_origin_subst_path() local 148 if (uts.sysname[0] == '\0') { in _dl_origin_subst_path() 149 if (_dl_uname(&uts) != 0) in _dl_origin_subst_path() 180 value = uts.sysname; in _dl_origin_subst_path() 183 value = uts.release; in _dl_origin_subst_path() 186 value = uts.machine; in _dl_origin_subst_path()
|
| /openbsd-src/gnu/llvm/lldb/tools/darwin-threads/ |
| H A D | examine-threads.c | 212 return gp_regs.uts.ts64.__rip; in get_current_pc() 215 return gp_regs.uts.ts32.__eip; in get_current_pc()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| H A D | limits | 191 #if defined(HAS_QUAD) && (defined(convex) || defined(uts)) 245 # if defined(convex) || defined(uts)
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlhist.pod | 1034 uts - - - - - - 12 3 1062 uts 12 3 12 3 12 3 12 3 12 3 1090 uts 12 3 12 3 12 3 12 3 12 3 1120 uts 12 3 12 3 12 3 12 3 12 3 1150 uts 12 3 12 3 8 3 8 3 8 3 1179 uts 8 3 8 3 9 3 9 3 - -
|
| H A D | perl589delta.pod | 1412 (UnixWare 7, OpenUNIX 8), Ultrix, UMIPS, uts and VOS.
|
| H A D | perl58delta.pod | 3638 available in F<README.uts> until support for UTS was removed in Perl
|
| /openbsd-src/sys/dev/usb/ |
| H A D | files.usb | 106 device uts: wsmousedev 107 attach uts at uhub 108 file dev/usb/uts.c uts
|
| /openbsd-src/sys/arch/powerpc64/conf/ |
| H A D | GENERIC | 124 uts* at uhub? # USB touchscreen 125 wsmouse* at uts? mux 0
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | MachO.h | 1873 } uts; member 1913 swapStruct(x.uts.ts64); in swapStruct() 1991 } uts; member 2012 swapStruct(x.uts.ts32); in swapStruct() 2116 } uts; member 2137 swapStruct(x.uts.ts32); in swapStruct()
|
| /openbsd-src/sys/arch/riscv64/conf/ |
| H A D | GENERIC | 212 uts* at uhub? # USB touchscreen 213 wsmouse* at uts? mux 0
|
| /openbsd-src/sys/arch/armv7/conf/ |
| H A D | GENERIC | 321 uts* at uhub? # USB touchscreen 322 wsmouse* at uts? mux 0
|
| /openbsd-src/share/man/man4/ |
| H A D | Makefile | 108 uthum.4 uticom.4 utpms.4 utwitch.4 utrh.4 uts.4 utvfu.4 uvideo.4 \
|
| /openbsd-src/sys/arch/macppc/conf/ |
| H A D | GENERIC | 247 uts* at uhub? # USB touchscreen 248 wsmouse* at uts? mux 0
|
| /openbsd-src/sys/arch/arm64/conf/ |
| H A D | GENERIC | 487 uts* at uhub? # USB touchscreen 488 wsmouse* at uts? mux 0
|
| /openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/ |
| H A D | linux_syscall_hooks.h | 389 #define __sanitizer_syscall_pre_rt_sigtimedwait(uthese, uinfo, uts, \ argument 392 (long)(uthese), (long)(uinfo), (long)(uts), (long)(sigsetsize)) 393 #define __sanitizer_syscall_post_rt_sigtimedwait(res, uthese, uinfo, uts, \ argument 396 res, (long)(uthese), (long)(uinfo), (long)(uts), (long)(sigsetsize)) 2236 long uts, long sigsetsize); 2238 long uinfo, long uts,
|
| /openbsd-src/sys/arch/amd64/conf/ |
| H A D | GENERIC | 292 uts* at uhub? # USB touchscreen 293 wsmouse* at uts? mux 0
|
| /openbsd-src/sys/arch/i386/conf/ |
| H A D | GENERIC | 272 uts* at uhub? # USB touchscreen 273 wsmouse* at uts? mux 0
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_syscalls.inc | 763 (const kernel_sigset_t *uthese, void *uinfo, const void *uts, long sigsetsize) { 766 if (uts) 767 PRE_READ(uts, struct_timespec_sz); 771 (long res, const void *uthese, void *uinfo, const void *uts, long sigsetsize) {
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | config.sub | 1461 ctix* | uts*)
|
| /openbsd-src/usr.sbin/unbound/ |
| H A D | config.sub | 1668 uts*)
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| H A D | ppport.h | 11885 #if defined(HAS_QUAD) && (defined(convex) || defined(uts)) 11957 # if defined(convex) || defined(uts)
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 10008 Print_x86_thread_state32_t(ts.uts.ts32); in PrintThreadCommand() 10086 Print_x86_thread_state64_t(ts.uts.ts64); in PrintThreadCommand()
|