Home
last modified time | relevance | path

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

/dflybsd-src/sbin/hammer2/
H A Dhammer2.h151 int cmd_debugspan(const char *hostname);
H A Dmain.c194 ecode = cmd_debugspan(av[1]); in main()
H A Dcmd_debug.c361 cmd_debugspan(const char *hostname) in cmd_debugspan() function