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