Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Ducoredump.h60 int sbuf_drain_core_output(void *, const char *, int);
/freebsd/sys/kern/
H A Dkern_exec.c2087 sbuf_drain_core_output(void *arg, const char *data, int len) in sbuf_drain_core_output() function
H A Dimgact_elf.c1883 sbuf_set_drain(sb, sbuf_drain_core_output, p); in __elfN()