Searched refs:dataSource (Results 1 – 1 of 1) sorted by relevance
708 } dataSource; local722 bzero(&dataSource, sizeof (dataSource));794 dataSource.begin = ¤t_admin;795 dataSource.size = sizeof (current_admin);796 dataSource.destroy = 0;917 dataSource.begin = configInfo.str;918 dataSource.size = configInfo.len;919 dataSource.destroy = 1;939 if (dataSource.begin != NULL) {941 dataSource.begin,[all …]