stmfSetProviderDataProt - retrieve data for the specified provider
cc [ flag... ] file... -lstmf [ library... ] #include <libstmf.h> int stmfSetProviderDataProt(char *providerName, nvlist_t **nvl, int providerType, uint64_t *token);
providerName
nvl
providerType
token
On success, token will contain the new token for the data being set and can be used in subsequent calls to stmfSetProviderData(3STMF). On failure the contents are undefined.
The stmfSetProviderDataProt() function sets the data for the specified provider.
The following values are returned:
STMF_ERROR_PROV_DATA_STALE
STMF_STATUS_SUCCESS
See attributes(5) for descriptions of the following attributes:
|
libstmf(3LIB), nvlist_free(3NVPAIR), stmfGetProviderDataProt(3STMF), stmfSetProviderData(3STMF), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |