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

/freebsd-10.1-release/usr.bin/calendar/
H A Dio.c84 FILE *fpin; local
112 if ((fpin = opencalin()) == NULL) {
117 fclose(fpin);
121 while ((fpin = fincludegets(buf, sizeof(buf), fpin)) != NULL) {
222 FILE *fpin; local
225 if ((fpin = fopen(calendarFile, "r")) == NULL) {
231 if ((fpin = fopen(calendarFile, "r")) == NULL)
242 (fpin = fopen(calendarFile, "r")) != NULL) {
252 return (fpin);
[all...]
/freebsd-10.1-release/usr.bin/at/
H A Dat.c214 FILE *fp, *fpin; local
331 fpin = freopen(atinput, "r", stdin);
332 if (fpin == NULL)
/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s911 .PROCEND ;in=23,25;out=28,29;fpin=105,107;

Completed in 87 milliseconds