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