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