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