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