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