tag
line
file
source code
puts
178
arch/i386/boot/compressed/misc.c
static void puts(const char *s)
puts
45
include/asm-alpha/console.h
#define puts(x,l) dispatch(CCB_PUTS,0,x,l)