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