/** BEGIN COPYRIGHT BLOCK * Copyright 2001 Sun Microsystems, Inc. * Portions copyright 1999, 2001-2003 Netscape Communications Corporation. * All rights reserved. * END COPYRIGHT BLOCK **/ #include "slapi-plugin.h" #include "repl.h" static int dumping_to_ldif= 0; static int doing_replica_init= 0; static char **include_suffix= NULL; /* * This is passed the slapd command line arguments. */ void repl_entry_init(int argc, char** argv) { int i; for(i=1;i