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