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