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