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