ildb_ops          723 source3/lib/ldb/ldb_ildap/ldb_ildap.c static const struct ldb_module_ops ildb_ops = {
ildb_ops          784 source3/lib/ldb/ldb_ildap/ldb_ildap.c 	(*module)->ops = &ildb_ops;
ildb_ops          739 source4/lib/ldb/ldb_ildap/ldb_ildap.c static const struct ldb_module_ops ildb_ops = {
ildb_ops          765 source4/lib/ldb/ldb_ildap/ldb_ildap.c 	module = ldb_module_new(ldb, ldb, "ldb_ildap backend", &ildb_ops);