Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ dumpsys_gen_write_aux_headers
Function
dumpsys_gen_write_aux_headers
freebsd/kern/kern_dump.c:101–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
int
102
dumpsys_gen_write_aux_headers(struct dumperinfo *di)
103
{
104
105
return (0);
106
}
107
108
int
109
dumpsys_buf_seek(struct dumperinfo *di, size_t sz)
Callers
2
dumpsys_write_aux_headers
Function · 0.85
dumpsys_write_aux_headers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected