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