Home
last modified time | relevance | path

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

/dflybsd-src/sbin/hammer/
H A Dhammer.h85 void hammer_cmd_cleanup(char **av, int ac);
H A Dhammer.c385 hammer_cmd_cleanup(av + 1, ac - 1); in main()
H A Dcmd_cleanup.c107 hammer_cmd_cleanup(char **av, int ac) in hammer_cmd_cleanup() function