Home
last modified time | relevance | path

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

/dflybsd-src/sbin/hammer2/
H A Dcmd_debug.c49 static void shell_ttymsg(dmsg_iocom_t *iocom);
73 info->altmsg_callback = shell_ttymsg; in cmd_shell()
104 shell_ttymsg);
200 shell_ttymsg(dmsg_iocom_t *iocom) in shell_ttymsg() function