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