Home
last modified time | relevance | path

Searched refs:DH (Results 1 – 1 of 1) sorted by relevance

/nscd/
A Dcachedumper.c147 #define DH(f) printf ("%08x; %24s : %10d %08x\n", A (dh->f), #f, (int) dh->f, (int) dh->f); in nscd_print_cache() macro
148 DH (allocsize); in nscd_print_cache()
149 DH (recsize); in nscd_print_cache()
150 DH (timeout); in nscd_print_cache()
151 DH (notfound); in nscd_print_cache()
152 DH (nreloads); in nscd_print_cache()
153 DH (usable); in nscd_print_cache()
154 DH (unused); in nscd_print_cache()
155 DH (ttl); in nscd_print_cache()

Completed in 4 milliseconds