Searched refs:beNameProperties (Results 1 – 1 of 1) sorted by relevance
176 PyObject *beNameProperties = NULL; in beCopy() local182 &srcSnapName, &rpool, &beNameProperties, &beDescription)) { in beCopy()197 if (beNameProperties != NULL) { in beCopy()204 while (PyDict_Next(beNameProperties, &pos, &pkey, &pvalue)) { in beCopy()