Searched refs:pyconv (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_conv.h29 struct pyconv { struct
35 PyObject *from_struct(void *s, struct pyconv *conv);
36 BOOL to_struct(void *s, PyObject *dict, struct pyconv *conv);
H A Dpy_spoolss_ports_conv.c24 struct pyconv py_PORT_INFO_1[] = {
29 struct pyconv py_PORT_INFO_2[] = {
H A Dpy_srvsvc_conv.c24 static struct pyconv py_SRV_INFO_101[] = {
H A Dpy_winbind_conv.c26 static struct pyconv py_passwd[] = {
H A Dpy_spoolss_jobs_conv.c24 struct pyconv py_JOB_INFO_1[] = {
40 struct pyconv py_JOB_INFO_2[] = {
64 struct pyconv py_DOC_INFO_1[] = {
H A Dpy_samr_conv.c28 struct pyconv py_SAM_USER_INFO_16[] = {
65 struct pyconv py_SAM_USER_INFO_21[] = {
H A Dpy_spoolss_forms_conv.c24 struct pyconv py_FORM[] = {
35 struct pyconv py_FORM_1[] = {
H A Dpy_spoolss_drivers_conv.c26 struct pyconv py_DRIVER_INFO_1[] = {
31 struct pyconv py_DRIVER_INFO_2[] = {
41 struct pyconv py_DRIVER_INFO_3[] = {
54 struct pyconv py_DRIVER_INFO_6[] = {
76 struct pyconv py_DRIVER_DIRECTORY_1[] = {
H A Dpy_conv.c37 PyObject *from_struct(void *s, struct pyconv *conv)
121 BOOL to_struct(void *s, PyObject *dict, struct pyconv *conv)
H A Dpy_spoolss_printers_conv.c24 struct pyconv py_PRINTER_INFO_0[] = {
74 struct pyconv py_PRINTER_INFO_1[] = {
82 struct pyconv py_PRINTER_INFO_2[] = {
105 struct pyconv py_PRINTER_INFO_3[] = {
109 struct pyconv py_DEVICEMODE[] = {

Completed in 154 milliseconds