MCPcopy Create free account
hub / github.com/F-Stack/f-stack / db_capture_exitpager

Function db_capture_exitpager

freebsd/ddb/db_capture.c:235–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235void
236db_capture_exitpager(void)
237{
238
239 db_capture_inpager = 0;
240}
241
242/*
243 * Zero out any bytes left in the last block of the DDB capture buffer. This

Callers 1

db_pagerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected