Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dimgact_elf.c1481 static int sbuf_drain_core_output(void *, const char *, int);
1621 sbuf_drain_core_output(void *arg, const char *data, int len) in sbuf_drain_core_output() function
1880 sbuf_set_drain(sb, sbuf_drain_core_output, p); in __elfN()