]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nscd/nscd.h
nscd: add cache dumper
[thirdparty/glibc.git] / nscd / nscd.h
index 5f6327c192976ae2ddf196c639172205c991f83a..11ab27fb54ec6161b763477e908be3264d3a61c4 100644 (file)
@@ -364,6 +364,8 @@ extern void gc (struct database_dyn *db);
 /* nscd_setup_thread.c */
 extern int setup_thread (struct database_dyn *db);
 
+/* cachedumper.c */
+extern void nscd_print_cache (const char *name);
 
 /* Special version of TEMP_FAILURE_RETRY for functions returning error
    values.  */