Searched refs:prune_dbs (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.h176 extern int prune_dbs(char *);
H A Dnfslogd.c92 /* prune_frequency measures how often should prune_dbs be called */
424 error = prune_dbs(fhtable_to_prune);
H A Ddbtab.c1793 * prune_dbs() will search all of the open databases looking for records
1806 prune_dbs(char *fhpath) function
1856 "prune_dbs: malloc failed, error %s\n"),
1868 "prune_dbs: halt search - too many records\n");
1908 "prune_dbs: Error primary exists ");
1916 "prune_dbs: Error primary exists\n"));
1919 "prune_dbs: fh delete");

Completed in 75 milliseconds