Searched refs:getline (Results 1 – 8 of 8) sorted by relevance
39 getline (char **restrict lineptr, size_t *restrict n, FILE *restrict stream) in getline() function
93 getline.c
96 'getline.c',
355 _ssize_t getline(char **__restrict lineptr, size_t *__restrict n, FILE *__restrict stream);
80 * Function getline:: Get character string from a file or stream232 @include stdio/getline.def
74 'getline.c',
567 newlib/libc/tinystdio/getline.c3246 newlib/libc/stdio/getline.c
13993 libc/stdio/getdelim.c libc/stdio/getline.c libc/stdio/gets.c,17667 * libc/stdio/Makefile.am: Add support for getline.c and getdelim.c.17670 * libc/stdio/getline.c: Ditto.17678 * libc/sys/linux/sys/stdio.h (getline, getdelim): New macros.