Searched defs:sv_list_s (Results 1 – 1 of 1) sorted by relevance
69 typedef struct sv_list_s { struct70 spcs_s_info_t svl_error; /* Error information */71 time_t svl_timestamp; /* time of successful {en,dis}able */72 int svl_count; /* Count of elements in svl_names */73 int svl_maxdevs; /* Max # of devices that can be used */74 sv_name_t *svl_names; /* pointer to names array */