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