Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ cninit_finish
Function
cninit_finish
freebsd/kern/kern_cons.c:198–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
void
199
cninit_finish()
200
{
201
console_pausing = 0;
202
}
203
204
/* add a new physical console to back the virtual console */
205
int
Callers
4
configure_final
Function · 0.85
configure_final
Function · 0.85
configure_final
Function · 0.85
configure_final
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected