Searched refs:dataSource (Results 1 – 1 of 1) sorted by relevance
709 } dataSource; local723 bzero(&dataSource, sizeof (dataSource));795 dataSource.begin = ¤t_admin;796 dataSource.size = sizeof (current_admin);797 dataSource.destroy = 0;918 dataSource.begin = configInfo.str;919 dataSource.size = configInfo.len;920 dataSource.destroy = 1;940 if (dataSource.begin != NULL) {942 dataSource.begin,[all …]