Searched refs:outofscope_func (Results 1 – 1 of 1) sorted by relevance
37 static char * const outofscope_func = "out_of_scope"; variable326 && PyObject_HasAttrString (py_obj, outofscope_func)) in bpfinishpy_out_of_scope()328 if (!PyObject_CallMethod (py_obj, outofscope_func, NULL)) in bpfinishpy_out_of_scope()