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