Searched refs:get_debuglevel (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/python/
H A Dpy_common.h47 PyObject *get_debuglevel(PyObject *self, PyObject *args);
H A Dpy_srvsvc.c171 { "get_debuglevel", (PyCFunction)get_debuglevel,
177 ">>> srvsvc.get_debuglevel()\n"
H A Dpy_common.c63 PyObject *get_debuglevel(PyObject *self, PyObject *args) function
H A Dpy_spoolss.c115 { "get_debuglevel", (PyCFunction)get_debuglevel,
121 ">>> spoolss.get_debuglevel()\n"
H A Dpy_lsa.c412 { "get_debuglevel", (PyCFunction)get_debuglevel,
418 ">>> lsa.get_debuglevel()\n"
H A Dpy_smb.c471 { "get_debuglevel", (PyCFunction)get_debuglevel,
477 ">>> smb.get_debuglevel()\n"

Completed in 113 milliseconds