svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libsstore(3lib)
libsstore(3LIB) Interface Libraries libsstore(3LIB)
NAME
libsstore - statistics store library
SYNOPSIS
cc [ flag... ] file... -lsstore [ library... ]
#include <libsstore.h>
DESCRIPTION
The libsstore library exports a set of functions for reading and manag‐
ing statistics and events in the statistics store.
INTERFACES
The shared object libsstore.so.1 provides the public interfaces defined
below. See the intro(3) man page for additional information on shared
object interfaces.
sstore_alloc sstore_batch_alloc
sstore_batch_call sstore_batch_data_read
sstore_batch_free sstore_batch_info_read
sstore_batch_iter_next sstore_batch_namespace_list
sstore_collection_alloc sstore_collection_delete
sstore_collection_free sstore_collection_id
sstore_collection_set_state sstore_collection_update_ssid
sstore_collection_write sstore_data_add
sstore_data_alloc sstore_data_attach
sstore_data_bulk_update sstore_data_free
sstore_data_iter_next sstore_data_read
sstore_data_reset sstore_data_update
sstore_err_action sstore_err_code
sstore_err_description sstore_free
sstore_info_iter_next sstore_info_read
sstore_iter_export sstore_iter_free
sstore_iter_type sstore_namespace_iter_next
sstore_namespace_list sstore_partition_alloc
sstore_partition_free sstore_partition_inc_value
sstore_partition_set_value sstore_purge
sstore_range_alloc sstore_range_by_points
sstore_range_by_time sstore_range_flags
sstore_range_free sstore_resource_add
sstore_resource_remove sstore_set_max_size
sstore_value_alloc sstore_value_free
FILES
/lib/libsstore.so.1 shared object
/lib/64/libsstore.so.1 64-bit shared object
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilityservice/system/sstore _ Interface Stabili‐
tyCommitted _ MT-LevelSafe
SEE ALSO
sstore(1), attributes(7), sstore(7)
Oracle Solaris 11.4 27 Nov 2017 libsstore(3LIB)