Home
last modified time | relevance | path

Searched refs:GpaExportServerOperationClass (Results 1 – 2 of 2) sorted by relevance

/dports/security/gpa/gpa-0.10.0/src/
H A Dgpaexportserverop.h33 …G_TYPE_CHECK_CLASS_CAST ((klass), GPA_EXPORT_SERVER_OPERATION_TYPE, GpaExportServerOperationClass))
36 …G_TYPE_INSTANCE_GET_CLASS ((obj), GPA_EXPORT_SERVER_OPERATION_TYPE, GpaExportServerOperationClass))
39 typedef struct _GpaExportServerOperationClass GpaExportServerOperationClass; typedef
H A Dgpaexportserverop.c81 gpa_export_server_operation_class_init (GpaExportServerOperationClass *klass) in gpa_export_server_operation_class_init()
103 sizeof (GpaExportServerOperationClass), in gpa_export_server_operation_get_type()