Home
last modified time | relevance | path

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

/openbsd-src/sbin/savecore/
H A Dsavecore.c308 int panicloc; in check_kmem() local
333 panicloc = panicstr; in check_kmem()
335 if (KREAD(kd_dump, panicloc, &c) != 0 || c == '\0') in check_kmem()
337 panicloc++; in check_kmem()