lldb_ops 764 source3/lib/ldb/ldb_ldap/ldb_ldap.c static const struct ldb_module_ops lldb_ops = { lldb_ops 832 source3/lib/ldb/ldb_ldap/ldb_ldap.c (*module)->ops = &lldb_ops; lldb_ops 828 source4/lib/ldb/ldb_ldap/ldb_ldap.c static const struct ldb_module_ops lldb_ops = { lldb_ops 862 source4/lib/ldb/ldb_ldap/ldb_ldap.c module = ldb_module_new(ldb, ldb, "ldb_ldap backend", &lldb_ops);