Searched refs:pspace (Results 1 – 3 of 3) sorted by relevance
565 GSList *pspace, *p; in record_auth_for_uri() local577 pspace = soup_auth_get_protection_space (auth, uri); in record_auth_for_uri()578 for (p = pspace; p; p = p->next) { in record_auth_for_uri()590 soup_auth_free_protection_space (auth, pspace); in record_auth_for_uri()
359 PyObject *_ctypes_get_errobj(int **pspace);
140 _ctypes_get_errobj(int **pspace) in _ctypes_get_errobj() argument182 *pspace = (int *)PyCapsule_GetPointer(errobj, CTYPES_CAPSULE_NAME_PYMEM); in _ctypes_get_errobj()