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