Searched refs:STMF_PROVIDER_DATA_PROP_COUNT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c227 #define STMF_PROVIDER_DATA_PROP_COUNT "provider_data_cnt" macro
4061 * Get the STMF_PROVIDER_DATA_PROP_COUNT property
4063 if (scf_pg_get_property(pg, STMF_PROVIDER_DATA_PROP_COUNT,
4066 pgName, STMF_PROVIDER_DATA_PROP_COUNT,
4073 * Get the STMF_PROVIDER_DATA_PROP_COUNT value
4077 pgName, STMF_PROVIDER_DATA_PROP_COUNT,
4088 pgName, STMF_PROVIDER_DATA_PROP_COUNT,
4538 * Get the STMF_PROVIDER_DATA_PROP_COUNT property
4540 if (scf_pg_get_property(pg, STMF_PROVIDER_DATA_PROP_COUNT,
4543 pgName, STMF_PROVIDER_DATA_PROP_COUNT,
[all...]

Completed in 49 milliseconds