MCPcopy 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
101int
102dumpsys_gen_write_aux_headers(struct dumperinfo *di)
103{
104
105 return (0);
106}
107
108int
109dumpsys_buf_seek(struct dumperinfo *di, size_t sz)

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected