Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
srm_puts
arch/alpha/include/asm/console.h
21
extern long srm_puts(const char *, long);
arch/alpha/lib/srm_printk.c
40
srm_puts(buf, num_lf+len);