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