Searched refs:PyAuthSession_Check (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/auth/
H A Dpyauth.h28 #define PyAuthSession_Check(obj) PyObject_TypeCheck(obj, &PyAuthSession) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/
H A Dpyauth.h28 #define PyAuthSession_Check(obj) PyObject_TypeCheck(obj, &PyAuthSession) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/
H A Dpyauth.h28 #define PyAuthSession_Check(obj) PyObject_TypeCheck(obj, &PyAuthSession) macro

Completed in 164 milliseconds