Searched refs:samr_domain_hnd_object (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_samr.h42 } samr_domain_hnd_object; typedef in typeref:struct:__anon5868
H A Dpy_samr.c310 samr_domain_hnd_object *o;
312 o = PyObject_New(samr_domain_hnd_object, &samr_domain_hnd_type);
423 samr_domain_hnd_object *domain_hnd = (samr_domain_hnd_object *)self;
462 samr_domain_hnd_object *domain_hnd = (samr_domain_hnd_object *)self;
517 sizeof(samr_domain_hnd_object),

Completed in 146 milliseconds