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