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