py_self 44 source4/librpc/ndr/py_security.c static int py_dom_sid_cmp(PyObject *py_self, PyObject *py_other) py_self 46 source4/librpc/ndr/py_security.c struct dom_sid *self = py_talloc_get_ptr(py_self), *other; py_self 54 source4/librpc/ndr/py_security.c static PyObject *py_dom_sid_str(PyObject *py_self) py_self 56 source4/librpc/ndr/py_security.c struct dom_sid *self = py_talloc_get_ptr(py_self); py_self 63 source4/librpc/ndr/py_security.c static PyObject *py_dom_sid_repr(PyObject *py_self) py_self 65 source4/librpc/ndr/py_security.c struct dom_sid *self = py_talloc_get_ptr(py_self);