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