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