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