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