Searched refs:PyList_AsStringList (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/ldb/
H A Dpyldb.c530 static const char **PyList_AsStringList(TALLOC_CTX *mem_ctx, PyObject *list, function
573 options = PyList_AsStringList(ldb, py_options, "options");
628 options = PyList_AsStringList(NULL, py_options, "options");
681 const char **controls = PyList_AsStringList(ldb_ctx, py_controls, "controls");
1030 attrs = PyList_AsStringList(NULL, py_attrs, "attrs");
1047 const char **controls = PyList_AsStringList(ldb_ctx, py_controls, "controls");
1364 attrs = PyList_AsStringList(NULL, py_attrs, "attrs");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/
H A Dpyldb.c530 static const char **PyList_AsStringList(TALLOC_CTX *mem_ctx, PyObject *list, function
573 options = PyList_AsStringList(ldb, py_options, "options");
628 options = PyList_AsStringList(NULL, py_options, "options");
681 const char **controls = PyList_AsStringList(ldb_ctx, py_controls, "controls");
1030 attrs = PyList_AsStringList(NULL, py_attrs, "attrs");
1047 const char **controls = PyList_AsStringList(ldb_ctx, py_controls, "controls");
1364 attrs = PyList_AsStringList(NULL, py_attrs, "attrs");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/
H A Dpyldb.c530 static const char **PyList_AsStringList(TALLOC_CTX *mem_ctx, PyObject *list, function
573 options = PyList_AsStringList(ldb, py_options, "options");
628 options = PyList_AsStringList(NULL, py_options, "options");
681 const char **controls = PyList_AsStringList(ldb_ctx, py_controls, "controls");
1030 attrs = PyList_AsStringList(NULL, py_attrs, "attrs");
1047 const char **controls = PyList_AsStringList(ldb_ctx, py_controls, "controls");
1364 attrs = PyList_AsStringList(NULL, py_attrs, "attrs");

Completed in 191 milliseconds