Home
last modified time | relevance | path

Searched refs:VS_NUM_PROPIDS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libvscan/common/
H A Dlibvscan.h65 #define VS_NUM_PROPIDS 5 macro
H A Dlibvscan.c90 scf_property_t *vscf_prop[VS_NUM_PROPIDS];
91 scf_transaction_entry_t *vscf_ent[VS_NUM_PROPIDS];
92 scf_value_t *vscf_val[VS_NUM_PROPIDS];
1064 for (i = 0; i < VS_NUM_PROPIDS; i++) { in vs_scf_ctx_close()