Home
last modified time | relevance | path

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

/include/
Dstdio.h38 int puts(const char *str);
/lib/libc/
Dfile.c142 puts(const char *str) in puts() function