Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dterminal.h220 void terminal_mute(struct terminal *tm, int yes);
/f-stack/freebsd/kern/
H A Dsubr_terminal.c295 terminal_mute(struct terminal *tm, int yes) in terminal_mute() function