errf               88 source4/heimdal/lib/com_err/com_err.c static errf com_err_hook = default_proc;
errf              111 source4/heimdal/lib/com_err/com_err.c errf
errf              112 source4/heimdal/lib/com_err/com_err.c set_com_err_hook (errf new)
errf              114 source4/heimdal/lib/com_err/com_err.c     errf old = com_err_hook;
errf              124 source4/heimdal/lib/com_err/com_err.c errf
errf               48 source4/heimdal/lib/com_err/com_err.h typedef void (*errf) (const char *, long, const char *, va_list);
errf               59 source4/heimdal/lib/com_err/com_err.h errf set_com_err_hook (errf);
errf               60 source4/heimdal/lib/com_err/com_err.h errf reset_com_err_hook (void);