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