reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
30 if (uname(&info)) 58 if (uname(&name) != -1) {projects/compiler-rt/lib/profile/InstrProfilingUtil.c
116 int R = uname(&N);
tools/lldb/source/Host/linux/HostInfoLinux.cpp46 if (uname(&un) != 0) 64 if (uname(&un) < 0) 77 if (uname(&un) < 0)tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
204 if (uname(&un))
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp 209 if (uname(&un))
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp 178 if (uname(&un))
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp 183 if (uname(&un))