summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/slapi-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/slapd/slapi-private.h')
-rw-r--r--ldap/servers/slapd/slapi-private.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ldap/servers/slapd/slapi-private.h b/ldap/servers/slapd/slapi-private.h
index 23baf296..ab3430a4 100644
--- a/ldap/servers/slapd/slapi-private.h
+++ b/ldap/servers/slapd/slapi-private.h
@@ -1173,13 +1173,6 @@ typedef char*(*CFP)();
void bervalarray_add_berval_fast(struct berval ***vals, const struct berval *addval, int nvals, int *maxvals);
-int slapd_re_exec( char *lp, time_t time_up );
-char *slapd_re_comp( char *pat );
-int slapd_re_subs( char *src, char* dst );
-void slapd_re_lock( void );
-int slapd_re_unlock( void );
-int slapd_re_init( void );
-
/* this is the root configuration entry beneath which all plugin
configuration entries will be found */