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