| LIBKSTAT(3LIB) | Interface Libraries | LIBKSTAT(3LIB) |
libkstat - kernel statistics library
cc [ flag... ] file... -lkstat [ library... ] #include <kstat.h>
Functions in this library provide a general-purpose mechanism for providing kernel statistics to users.
The shared object libkstat.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
| kstat_chain_update | kstat_close |
| kstat_data_lookup | kstat_lookup |
| kstat_open | kstat_read |
| kstat_write |
/lib/libkstat.so.1
/lib/64/libkstat.so.1
See attributes(7) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Interface Stability | Stable |
| MT-Level | Unsafe |
| March 24, 2004 | OmniOS |