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