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