Lines Matching refs:errbuf
331 (void) sprintf(errbuf, gettext("invalid object arg (%s)"), in proc_object()
333 error_str = errbuf; in proc_object()
363 (void) sprintf(errbuf, in proc_object()
366 error_str = errbuf; in proc_object()
422 (void) sprintf(errbuf, gettext("invalid object type (%s)"), in proc_object()
424 error_str = errbuf; in proc_object()
478 (void) sprintf(errbuf, gettext("invalid event (%s)"), optstr); in proc_type()
479 error_str = errbuf; in proc_type()
579 (void) sprintf(errbuf, gettext("'%c' unknown option"), opt); in proc_id()
580 error_str = errbuf; in proc_id()
598 (void) sprintf(errbuf, gettext("group name invalid (%s)"), in proc_group()
600 error_str = errbuf; in proc_group()
618 (void) sprintf(errbuf, gettext("user name invalid (%s)"), in proc_user()
620 error_str = errbuf; in proc_user()
694 (void) sprintf(errbuf, gettext("unknown class (%s)"), optstr); in proc_class()
695 error_str = errbuf; in proc_class()
785 (void) sprintf(errbuf, gettext( in process_fileopt()
787 perror(errbuf); in process_fileopt()
842 (void) sprintf(errbuf, in gather_dir()
844 perror(errbuf); in gather_dir()
1002 (void) sprintf(errbuf, gettext("filename too short (%d)"), in check_file()
1004 error_str = errbuf; in check_file()
1013 (void) sprintf(errbuf, in check_file()
1016 error_str = errbuf; in check_file()
1025 (void) strcpy(errbuf, errb); in check_file()
1026 error_str = errbuf; in check_file()
1048 (void) strcpy(errbuf, errb); in check_file()
1049 error_str = errbuf; in check_file()
1103 (void) sprintf(errbuf, in get_next_pcb()
1106 perror(errbuf); in get_next_pcb()
1176 (void) sprintf(errbuf, in proc_label()
1179 error_str = errbuf; in proc_label()
1202 (void) sprintf(errbuf, gettext( in proc_label()
1205 error_str = errbuf; in proc_label()
1214 (void) sprintf(errbuf, in proc_label()
1217 error_str = errbuf; in proc_label()
1229 (void) sprintf(errbuf, in proc_label()
1232 error_str = errbuf; in proc_label()
1239 (void) sprintf(errbuf, in proc_label()
1241 error_str = errbuf; in proc_label()
1268 (void) sprintf(errbuf, in proc_zonename()
1270 error_str = errbuf; in proc_zonename()