Lines Matching refs:errbuf
331 (void) sprintf(errbuf, gettext("invalid object arg (%s)"), in proc_object()
333 error_str = errbuf; in proc_object()
362 (void) sprintf(errbuf, in proc_object()
365 error_str = errbuf; in proc_object()
415 (void) sprintf(errbuf, gettext("invalid object type (%s)"), in proc_object()
417 error_str = errbuf; in proc_object()
470 (void) sprintf(errbuf, gettext("invalid event (%s)"), optstr); in proc_type()
471 error_str = errbuf; in proc_type()
566 (void) sprintf(errbuf, gettext("'%c' unknown option"), opt); in proc_id()
567 error_str = errbuf; in proc_id()
584 (void) sprintf(errbuf, gettext("group name invalid (%s)"), in proc_group()
586 error_str = errbuf; in proc_group()
604 (void) sprintf(errbuf, gettext("user name invalid (%s)"), in proc_user()
606 error_str = errbuf; in proc_user()
680 (void) sprintf(errbuf, gettext("unknown class (%s)"), optstr); in proc_class()
681 error_str = errbuf; in proc_class()
771 (void) sprintf(errbuf, gettext( in process_fileopt()
773 perror(errbuf); in process_fileopt()
828 (void) sprintf(errbuf, in gather_dir()
830 perror(errbuf); in gather_dir()
988 (void) sprintf(errbuf, gettext("filename too short (%d)"), in check_file()
990 error_str = errbuf; in check_file()
999 (void) sprintf(errbuf, in check_file()
1002 error_str = errbuf; in check_file()
1011 (void) strcpy(errbuf, errb); in check_file()
1012 error_str = errbuf; in check_file()
1034 (void) strcpy(errbuf, errb); in check_file()
1035 error_str = errbuf; in check_file()
1089 (void) sprintf(errbuf, in get_next_pcb()
1092 perror(errbuf); in get_next_pcb()
1162 (void) sprintf(errbuf, in proc_label()
1165 error_str = errbuf; in proc_label()
1188 (void) sprintf(errbuf, gettext( in proc_label()
1191 error_str = errbuf; in proc_label()
1200 (void) sprintf(errbuf, in proc_label()
1203 error_str = errbuf; in proc_label()
1215 (void) sprintf(errbuf, in proc_label()
1218 error_str = errbuf; in proc_label()
1225 (void) sprintf(errbuf, in proc_label()
1227 error_str = errbuf; in proc_label()
1254 (void) sprintf(errbuf, in proc_zonename()
1256 error_str = errbuf; in proc_zonename()