Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/pr/
H A Dpr.c111 static FILE *errf; /* error message file pointer */ variable
874 (void)fprintf(errf, in mulfile()
1325 (void)fprintf(errf, "pr: cannot get time of day, %s\n", in nxtfile()
1349 (void)fprintf(errf, in nxtfile()
1364 (void)fprintf(errf, "pr: Cannot open %s, %s\n", in nxtfile()
1381 (void)fprintf(errf, in nxtfile()
1392 (void)fprintf(errf, in nxtfile()
1412 (void)fputs("pr: time conversion failed\n", errf); in nxtfile()
1591 (void)fflush(errf); in flsh_errs()
1592 if (errf == stderr) in flsh_errs()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dcom_err.h50 typedef void (KRB5_CALLCONV *errf) (const char *, long, const char *, va_list); typedef
66 KRB5_LIB_FUNCTION errf KRB5_LIB_CALL
67 set_com_err_hook (errf);
69 KRB5_LIB_FUNCTION errf KRB5_LIB_CALL
H A Dcom_err.c89 static errf com_err_hook = default_proc;
112 KRB5_LIB_FUNCTION errf KRB5_LIB_CALL
113 set_com_err_hook (errf new) in set_com_err_hook()
115 errf old = com_err_hook; in set_com_err_hook()
125 KRB5_LIB_FUNCTION errf KRB5_LIB_CALL
/netbsd-src/libexec/ftpd/
H A Dftpd.c1799 FILE *errf; in retrieve() local
1813 ((errf = fdopen(stderrfd, "r")) != NULL)) { in retrieve()
1817 rewind(errf); in retrieve()
1818 while (fgets(line, sizeof(line), errf) != NULL) { in retrieve()
1824 (void) fclose(errf); in retrieve()
/netbsd-src/share/man/tools/
H A Dnewsp.errs2000 errf