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