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