Package oshi.jna.platform.linux
Interface Libc
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface oshi.jna.platform.unix.CLibrary
CLibrary.Addrinfo, CLibrary.Sockaddr, CLibrary.Timeval
-
-
Field Summary
Fields Modifier and Type Field Description static Libc
INSTANCE
-
Fields inherited from interface oshi.jna.platform.unix.CLibrary
AI_CANONNAME
-
-
Method Summary
-
Methods inherited from interface oshi.jna.platform.unix.CLibrary
freeaddrinfo, gai_strerror, getaddrinfo, getloadavg, getpid, readlink, sysctl, sysctlbyname, sysctlnametomib
-
-
-
-
Field Detail
-
INSTANCE
static final Libc INSTANCE
-
-