Lines Matching refs:fhosterr
103 static void fhosterr(int _ch_opts, char *_sysmsg, char *_usermsg);
673 fhosterr(ch_opts, syserr, usererr); in chkhost()
682 fhosterr(ch_opts, syserr, usererr); in chkhost()
697 fhosterr(ch_opts, syserr, usererr); in chkhost()
714 fhosterr(ch_opts, syserr, syserr); in chkhost()
728 fhosterr(ch_opts, syserr, usererr); in chkhost()
745 fhosterr(ch_opts, syserr, usererr); in chkhost()
770 fhosterr(ch_opts, syserr, usererr); in chkhost()
782 fhosterr(ch_opts, syserr, syserr); in chkhost()
789 fhosterr(ch_opts, syserr, syserr); in chkhost()
812 fhosterr(int ch_opts, char *sysmsg, char *usermsg) in fhosterr() function