OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__fgetln
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
fparseln.c
55
#define
__fgetln
(f, l) __fgetstr(f, l, '\n')
macro
57
#define
__fgetln
(f, l) fgetln(f, l)
130
if ((ptr =
__fgetln
(fp, &s)) == NULL)
fparseln.c
55
#define
__fgetln
(f, l) __fgetstr(f, l, '\n')
macro
57
#define
__fgetln
(f, l) fgetln(f, l)
130
if ((ptr =
__fgetln
(fp, &s)) == NULL)
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025