Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer/
H A Dcmd_history.c48 static void dumpat(const char *path, off_t off, long len);
124 dumpat(hist_path, off, len); in hammer_do_history()
212 dumpat(const char *path, off_t off, long len) in dumpat() function