Symbol: errf
crypto/heimdal/lib/com_err/com_err.c
110
KRB5_LIB_FUNCTION errf KRB5_LIB_CALL
crypto/heimdal/lib/com_err/com_err.c
111
set_com_err_hook (errf new)
crypto/heimdal/lib/com_err/com_err.c
113
errf old = com_err_hook;
crypto/heimdal/lib/com_err/com_err.c
123
KRB5_LIB_FUNCTION errf KRB5_LIB_CALL
crypto/heimdal/lib/com_err/com_err.c
87
static errf com_err_hook = default_proc;
crypto/heimdal/lib/com_err/com_err.h
48
typedef void (KRB5_CALLCONV *errf) (const char *, long, const char *, va_list);
crypto/heimdal/lib/com_err/com_err.h
64
KRB5_LIB_FUNCTION errf KRB5_LIB_CALL
crypto/heimdal/lib/com_err/com_err.h
65
set_com_err_hook (errf);
crypto/heimdal/lib/com_err/com_err.h
67
KRB5_LIB_FUNCTION errf KRB5_LIB_CALL
usr.bin/localedef/charmap.c
265
errf("out of memory");
usr.bin/localedef/charmap.c
275
errf("duplicate character definition");
usr.bin/localedef/charmap.c
280
errf("out of memory");
usr.bin/localedef/charmap.c
331
errf("malformed charmap range");
usr.bin/localedef/charmap.c
341
errf("out of memory");
usr.bin/localedef/ctype.c
171
errf("not a valid character class");
usr.bin/localedef/ctype.c
184
errf("out of memory");
usr.bin/localedef/ctype.c
214
errf("malformed character range (%u ... %u))",
usr.bin/localedef/localedef.c
124
errf("%s", strerror(errno));
usr.bin/localedef/localedef.c
136
errf("%s", strerror(errno));
usr.bin/localedef/localedef.c
140
errf("%s", strerror(errno));
usr.bin/localedef/localedef.c
200
errf("%s", strerror(errno));
usr.bin/localedef/localedef.c
206
errf("%s", strerror(errno));
usr.bin/localedef/localedef.c
221
errf("%s", strerror(errno));
usr.bin/localedef/localedef.c
367
errf("%s", strerror(errno));
usr.bin/localedef/scanner.c
666
errf("missing newline");