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