Searched refs:be_ds_creation (Results 1 – 3 of 3) sorted by relevance
158 time_t be_ds_creation; /* Date/time stamp when created */ member
1224 dataset->be_ds_creation = in be_get_ds_data()
952 if (ds->be_ds_creation != NULL) { in convertDatasetInfoToDictionary()954 PyLong_FromLong(ds->be_ds_creation)) != 0) { in convertDatasetInfoToDictionary()