Searched refs:obcapture (Results 1 – 1 of 1) sorted by relevance
145 char* obcapture; in svc_GetFields() local153 obcapture = (char*)self->ob_capture; in svc_GetFields()155 if (!(f1 = PyString_FromStringAndSize(obcapture, fieldsize))) in svc_GetFields()157 if (!(f2 = PyString_FromStringAndSize(obcapture + fieldsize, in svc_GetFields()