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