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