Lines Matching defs:closure
207 static PyObject *FSCatalogInfo_get_nodeFlags(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_nodeFlags()
212 static int FSCatalogInfo_set_nodeFlags(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_nodeFlags()
218 static PyObject *FSCatalogInfo_get_volume(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_volume()
223 static int FSCatalogInfo_set_volume(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_volume()
229 static PyObject *FSCatalogInfo_get_parentDirID(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_parentDirID()
234 static int FSCatalogInfo_set_parentDirID(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_parentDirID()
240 static PyObject *FSCatalogInfo_get_nodeID(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_nodeID()
245 static int FSCatalogInfo_set_nodeID(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_nodeID()
251 static PyObject *FSCatalogInfo_get_createDate(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_createDate()
256 static int FSCatalogInfo_set_createDate(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_createDate()
262 static PyObject *FSCatalogInfo_get_contentModDate(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_contentModDate()
267 static int FSCatalogInfo_set_contentModDate(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_contentModDate()
273 static PyObject *FSCatalogInfo_get_attributeModDate(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_attributeModDate()
278 static int FSCatalogInfo_set_attributeModDate(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_attributeModDate()
284 static PyObject *FSCatalogInfo_get_accessDate(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_accessDate()
289 static int FSCatalogInfo_set_accessDate(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_accessDate()
295 static PyObject *FSCatalogInfo_get_backupDate(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_backupDate()
300 static int FSCatalogInfo_set_backupDate(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_backupDate()
306 static PyObject *FSCatalogInfo_get_permissions(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_permissions()
312 static int FSCatalogInfo_set_permissions(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_permissions()
333 static PyObject *FSCatalogInfo_get_valence(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_valence()
338 static int FSCatalogInfo_set_valence(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_valence()
344 static PyObject *FSCatalogInfo_get_dataLogicalSize(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_dataLogicalSize()
349 static int FSCatalogInfo_set_dataLogicalSize(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_dataLogicalSize()
355 static PyObject *FSCatalogInfo_get_dataPhysicalSize(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_dataPhysicalSize()
360 static int FSCatalogInfo_set_dataPhysicalSize(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_dataPhysicalSize()
366 static PyObject *FSCatalogInfo_get_rsrcLogicalSize(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_rsrcLogicalSize()
371 static int FSCatalogInfo_set_rsrcLogicalSize(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_rsrcLogicalSize()
377 static PyObject *FSCatalogInfo_get_rsrcPhysicalSize(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_rsrcPhysicalSize()
382 static int FSCatalogInfo_set_rsrcPhysicalSize(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_rsrcPhysicalSize()
388 static PyObject *FSCatalogInfo_get_sharingFlags(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_sharingFlags()
393 static int FSCatalogInfo_set_sharingFlags(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_sharingFlags()
399 static PyObject *FSCatalogInfo_get_userPrivileges(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_userPrivileges()
404 static int FSCatalogInfo_set_userPrivileges(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_userPrivileges()
585 static PyObject *FInfo_get_Type(FInfoObject *self, void *closure) in FInfo_get_Type()
590 static int FInfo_set_Type(FInfoObject *self, PyObject *v, void *closure) in FInfo_set_Type()
596 static PyObject *FInfo_get_Creator(FInfoObject *self, void *closure) in FInfo_get_Creator()
601 static int FInfo_set_Creator(FInfoObject *self, PyObject *v, void *closure) in FInfo_set_Creator()
607 static PyObject *FInfo_get_Flags(FInfoObject *self, void *closure) in FInfo_get_Flags()
612 static int FInfo_set_Flags(FInfoObject *self, PyObject *v, void *closure) in FInfo_set_Flags()
618 static PyObject *FInfo_get_Location(FInfoObject *self, void *closure) in FInfo_get_Location()
623 static int FInfo_set_Location(FInfoObject *self, PyObject *v, void *closure) in FInfo_set_Location()
629 static PyObject *FInfo_get_Fldr(FInfoObject *self, void *closure) in FInfo_get_Fldr()
634 static int FInfo_set_Fldr(FInfoObject *self, PyObject *v, void *closure) in FInfo_set_Fldr()
957 static PyObject *Alias_get_data(AliasObject *self, void *closure) in Alias_get_data()
1420 static PyObject *FSSpec_get_data(FSSpecObject *self, void *closure) in FSSpec_get_data()
2016 static PyObject *FSRef_get_data(FSRefObject *self, void *closure) in FSRef_get_data()