Searched refs:fincludegets (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.bin/calendar/
H A Dcalcpp.c68 fincludegets(char *buf, int size, FILE *fp) function
H A Dcalendar.h173 FILE *fincludegets(char *buf, int size, FILE *fp);
H A Dio.c121 while ((fpin = fincludegets(buf, sizeof(buf), fpin)) != NULL) {

Completed in 111 milliseconds