Py_None            32 lib/tdb/pytdb.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None            28 libcli/nbt/pynbt.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None            29 source4/auth/credentials/pycredentials.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None            34 source4/auth/credentials/pycredentials.c     if (py_obj == Py_None) {
Py_None           199 source4/auth/credentials/pycredentials.c 	PyObject *py_lp_ctx = Py_None;
Py_None           215 source4/auth/credentials/pycredentials.c 	PyObject *py_lp_ctx = Py_None;
Py_None            40 source4/auth/pyauth.c 	PyObject *py_lp_ctx = Py_None;
Py_None            58 source4/auth/pyauth.c 	PyObject *py_lp_ctx = Py_None;
Py_None            27 source4/lib/com/pycom.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None            41 source4/lib/ldb/pyldb.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None           127 source4/lib/ldb/pyldb.c 	if (obj == Py_None)
Py_None           497 source4/lib/ldb/pyldb.c 	PyObject *py_options = Py_None;
Py_None           510 source4/lib/ldb/pyldb.c 	if (py_options == Py_None) {
Py_None           553 source4/lib/ldb/pyldb.c 	PyObject *py_options = Py_None;
Py_None           563 source4/lib/ldb/pyldb.c 	if (py_options == Py_None) {
Py_None           792 source4/lib/ldb/pyldb.c 	PyObject *py_base = Py_None;
Py_None           795 source4/lib/ldb/pyldb.c 	PyObject *py_attrs = Py_None;
Py_None           796 source4/lib/ldb/pyldb.c 	PyObject *py_controls = Py_None;
Py_None           813 source4/lib/ldb/pyldb.c 	if (py_attrs == Py_None) {
Py_None           821 source4/lib/ldb/pyldb.c 	if (py_base == Py_None) {
Py_None           828 source4/lib/ldb/pyldb.c 	if (py_controls == Py_None) {
Py_None          1132 source4/lib/ldb/pyldb.c 			     scope, NULL /* expr */, py_attrs == Py_None?NULL:PyList_AsStringList(req, py_attrs),
Py_None          1748 source4/lib/ldb/pyldb.c 		py_attrs = Py_None;
Py_None            34 source4/lib/messaging/pymessaging.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None            74 source4/lib/messaging/pymessaging.c 	PyObject *own_id = Py_None;
Py_None            98 source4/lib/messaging/pymessaging.c 	if (own_id != Py_None) {
Py_None           328 source4/lib/messaging/pymessaging.c 	PyObject *own_id = Py_None;
Py_None           353 source4/lib/messaging/pymessaging.c 	if (own_id != Py_None) {
Py_None            31 source4/lib/registry/pyregistry.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None           108 source4/lib/registry/pyregistry.c 	PyObject *py_hivekey, *py_elements = Py_None;
Py_None           115 source4/lib/registry/pyregistry.c 	if (!PyList_Check(py_elements) && py_elements != Py_None) {
Py_None           120 source4/lib/registry/pyregistry.c 	if (py_elements == Py_None) {
Py_None           338 source4/lib/registry/pyregistry.c 	PyObject *py_session_info = Py_None, *py_credentials = Py_None, *py_lp_ctx = Py_None;
Py_None          1065 source4/lib/wmi/wmi_wrap.c   } else if (result == Py_None) {
Py_None          1083 source4/lib/wmi/wmi_wrap.c   } else if (result == Py_None) {
Py_None          1187 source4/lib/wmi/wmi_wrap.c #  ifdef Py_None
Py_None          1211 source4/lib/wmi/wmi_wrap.c   PyObject *none = Py_None;
Py_None          1971 source4/lib/wmi/wmi_wrap.c   if (obj == Py_None) {
Py_None          2483 source4/lib/wmi/wmi_wrap.c 	if ((!*stack) || (*stack == Py_None)) {
Py_None          2894 source4/lib/wmi/wmi_wrap.c 		Py_INCREF(Py_None);\
Py_None          2895 source4/lib/wmi/wmi_wrap.c 		return Py_None;\
Py_None          3004 source4/lib/wmi/wmi_wrap.c 				value = Py_None;
Py_None          3005 source4/lib/wmi/wmi_wrap.c 				Py_INCREF(Py_None);
Py_None          3022 source4/lib/wmi/wmi_wrap.c 	Py_INCREF(Py_None);
Py_None          3023 source4/lib/wmi/wmi_wrap.c 	result = Py_None;
Py_None          3157 source4/lib/wmi/wmi_wrap.c     resultobj = Py_None;
Py_None          3310 source4/lib/wmi/wmi_wrap.c     resultobj = Py_None;
Py_None          3380 source4/lib/wmi/wmi_wrap.c     resultobj = Py_None;
Py_None          3445 source4/lib/wmi/wmi_wrap.c     resultobj = Py_None;
Py_None          3526 source4/lib/wmi/wmi_wrap.c     resultobj = Py_None;
Py_None          3630 source4/lib/wmi/wmi_wrap.c     resultobj = Py_None;
Py_None            23 source4/librpc/ndr/py_security.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None            29 source4/librpc/rpc/pyrpc.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None            39 source4/librpc/rpc/pyrpc.c 	PyObject *result = Py_None;
Py_None           269 source4/librpc/rpc/pyrpc.c 	PyObject *py_abstract_syntax = Py_None, *py_transfer_syntax = Py_None;
Py_None           281 source4/librpc/rpc/pyrpc.c 	if (py_transfer_syntax == Py_None) {
Py_None           306 source4/librpc/rpc/pyrpc.c 	PyObject *py_lp_ctx = Py_None, *py_credentials = Py_None, *py_basis = Py_None;
Py_None           340 source4/librpc/rpc/pyrpc.c 	if (py_basis != Py_None) {
Py_None           386 source4/librpc/rpc/pyrpc.c 	PyObject *py_lp_ctx = Py_None, *py_credentials = Py_None;
Py_None           391 source4/librpc/rpc/pyrpc.c 	PyObject *syntax, *py_basis = Py_None;
Py_None           434 source4/librpc/rpc/pyrpc.c 	if (py_basis != Py_None) {
Py_None            36 source4/param/pyparam.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None           342 source4/param/pyparam.c     if (py_obj == Py_None) {
Py_None            36 source4/scripting/python/pyglue.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
Py_None            31 source4/web_server/wsgi.c #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None