Home
last modified time | relevance | path

Searched refs:vs_props_get_all (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libvscan/common/
H A Dlibvscan.h165 int vs_props_get_all(vs_props_all_t *);
H A Dmapfile-vers43 vs_props_get_all;
H A Dlibvscan.c201 vs_props_get_all(vs_props_all_t *va) in vs_props_get_all() function
/titanic_50/usr/src/cmd/vscan/vscand/
H A Dvs_main.c644 if (vs_props_get_all(&config) != VS_ERR_NONE) { in vscand_configure()
/titanic_50/usr/src/cmd/vscan/vscanadm/
H A Dvscanadm.c443 if ((rc = vs_props_get_all(&va)) != VS_ERR_NONE) { in vs_adm_get_engine()