com_err_hook       88 source4/heimdal/lib/com_err/com_err.c static errf com_err_hook = default_proc;
com_err_hook       96 source4/heimdal/lib/com_err/com_err.c     (*com_err_hook) (whoami, code, fmt, args);
com_err_hook      114 source4/heimdal/lib/com_err/com_err.c     errf old = com_err_hook;
com_err_hook      117 source4/heimdal/lib/com_err/com_err.c 	com_err_hook = new;
com_err_hook      119 source4/heimdal/lib/com_err/com_err.c 	com_err_hook = default_proc;