Searched refs:varlink_type (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/lib/wmi/
H A Dwmi_wrap.c4116 static PyTypeObject varlink_type; local
4157 varlink_type = tmp;
4158 varlink_type.ob_type = &PyType_Type;
4161 return &varlink_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/wmi/
H A Dwmi_wrap.c4116 static PyTypeObject varlink_type; local
4157 varlink_type = tmp;
4158 varlink_type.ob_type = &PyType_Type;
4161 return &varlink_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/wmi/
H A Dwmi_wrap.c4116 static PyTypeObject varlink_type; local
4157 varlink_type = tmp;
4158 varlink_type.ob_type = &PyType_Type;
4161 return &varlink_type;

Completed in 231 milliseconds