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

/asus-wl-520gu-7.0.1.45/src/router/samba/source/python/
H A Dpy_samr.h33 } samr_connect_hnd_object; typedef in typeref:struct:__anon12429
H A Dpy_samr.c323 samr_connect_hnd_object *connect_hnd = (samr_connect_hnd_object *)self;
385 sizeof(samr_connect_hnd_object),
402 samr_connect_hnd_object *o;
404 o = PyObject_New(samr_connect_hnd_object, &samr_connect_hnd_type);

Completed in 42 milliseconds