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

/osnet-11/usr/src/lib/libvscan/common/
H A Dlibvscan.c160 static const vs_propdef_t *vs_get_propdef(uint64_t);
510 * vs_get_propdef
515 vs_get_propdef(uint64_t propid) function
618 if ((vpd = vs_get_propdef(propid)) == NULL) {
893 if ((vpd = vs_get_propdef(propid)) == NULL) {

Completed in 23 milliseconds