Home
last modified time | relevance | path

Searched refs:fgetln (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mailwrapper/
H A Dcompat.h49 char *fgetln(FILE *, size_t *);
H A Dfgetln.c44 fgetln(FILE *fp, size_t *len) in fgetln() function
H A DMakefile25 MWOBJS= fgetln.o fparseln.o mailwrapper.o
H A Dfparseln.c102 if ((ptr = fgetln(fp, &s)) == NULL) in fparseln()
H A DTHIRDPARTYLICENSE1 fgetln.c is provided under the following license
/illumos-gate/usr/src/boot/include/
H A Dstdio.h403 char *fgetln(FILE *, size_t *);