Home
last modified time | relevance | path

Searched refs:fparseln (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/mailwrapper/
H A Dfparseln.c70 fparseln(FILE *fp, size_t *size, size_t *lineno, const char str[3], int flags) in fparseln() function
190 while ((ptr = fparseln(stdin, &size, &line, NULL, in main()
H A Dcompat.h48 char *fparseln(FILE *, size_t *, size_t *, const char[3], int);
H A DMakefile24 MWOBJS= fgetln.o fparseln.o mailwrapper.o
H A Dmailwrapper.c119 if ((line = fparseln(config, &len, &lineno, NULL, 0)) == NULL) { in main()
H A DTHIRDPARTYLICENSE33 fparseln.c is provided under the following license