xref
: /
rk3399_rockchip-uboot
/
tools
/
getline.h
(revision 5187d8dd5e9dccb4ec598c906f3258d8bc24333c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
getline
(
char
**
lineptr
,
size_t
*
n
,
FILE
*
stream
);
2