Searched defs:__fgetln (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/lib/libc/stdio/
H A Dfparseln.c55 #define __fgetln(f, l) __fgetstr(f, l, '\n') macro
/netbsd-current/external/bsd/blocklist/port/
H A Dfparseln.c47 #define __fgetln(f, l) __fgetstr(f, l, '\n') macro
49 #define __fgetln(f, l) fgetln(f, l) macro

Completed in 125 milliseconds