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