[Krafton Jungle] PintOS 2.0.0
크래프톤 정글 PintOS
 
Loading...
Searching...
No Matches
stdio.h File Reference

Go to the source code of this file.

Functions

void putbuf (const char *, size_t)
 

Function Documentation

◆ putbuf()

void putbuf ( const char *  buffer,
size_t  n 
)
143 {
145 while (n-- > 0)
148}
static struct intq buffer
Definition: input.c:7
static void putchar_have_lock(uint8_t c)
Definition: console.c:172
static void acquire_console(void)
Definition: console.c:85
static void release_console(void)
Definition: console.c:96
Here is the call graph for this function:
Here is the caller graph for this function: