Searched refs:print_error (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Dtalkd_impl.h46 extern void print_error(char *string);
H A Din.talkd.c92 print_error("receive");
117 print_error("Send");
124 print_error(char *string) function
H A Dtable.c203 print_error("malloc in insert_table");
H A Dannounce.c96 print_error("wait");
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstage1_5.c69 print_error ();
H A Dcmdline.c141 print_error ();
198 print_error ();
H A Ddisk_io.c579 print_error ();
1517 print_error ();
1686 print_error ();
H A Dchar_io.c139 print_error (void) function
H A Dshared.h992 void print_error (void);
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c328 print_error(cmd_pos_t *pos, const char *format, ...) function
364 print_error(NULL, "%s.\n", strerror(ENOMEM));
423 print_error(NULL, "%s.\n", strerror(ENOMEM));
482 print_error(NULL,
519 print_error(pos,
533 print_error(NULL,
545 print_error(reported_pos,
639 print_error(pos,
653 print_error(pos, "%s.\n", strerror(ENOMEM));
689 print_error(NUL
[all...]
/illumos-gate/usr/src/cmd/cmd-crypto/tpmadm/
H A Dmain.c125 print_error(TSS_RESULT ret, char *msg) function
159 print_error(ret, gettext("Get TPM capability"));
173 print_error(ret, gettext("Free capability buffer"));
190 print_error(ret, gettext("Set policy secret"));
199 print_error(ret, gettext("Set policy prompt"));
216 print_error(ret, gettext("Get object policy"));
230 print_error(ret, gettext("Create context"));
236 print_error(ret, gettext("Connect context"));
243 print_error(ret, gettext("Get TPM object"));
257 print_error(re
[all...]
H A Dadmin_cmds.c173 print_error(ret, gettext("Read PCR"));
182 print_error(ret, gettext("Free PCR memory"));
285 print_error(ret, gettext("Get key size"));
293 print_error(ret, gettext("Get key usage"));
301 print_error(ret, gettext("Get key algorithm"));
310 print_error(ret, gettext("Get key authusage"));
319 print_error(ret, gettext("Get key signature scheme"));
328 print_error(ret, gettext("Get key encoding scheme"));
337 print_error(ret, gettext("Get key blob"));
343 print_error(re
[all...]
H A Dtpmadm.h44 void print_error(TSS_RESULT ret, char *msg);
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c65 static void print_error(int);
275 print_error(errno);
315 print_error(errno);
335 print_error(rv);
377 print_error(errno);
393 print_error(rv);
432 print_error(errno);
448 print_error(rv);
489 print_error(errno);
514 print_error(r
1177 print_error(int error) function
[all...]
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnctl.c117 print_error(int linenum, int err, const char *errstr) function
255 print_error(0, err, errstr);
433 print_error(linenum, err, errstr);
529 print_error(0, err, errstr);
/illumos-gate/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c224 print_error(int linenum, int err, const char *errstr) function
307 print_error(linenum, err, errstr);
468 print_error(linenum, err, errstr);
603 print_error(linenum, err, errstr);
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate.c130 print_error(int error, char *name) function
619 print_error(error, name);
H A Dallocate3.c65 extern void print_error(int, char *);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c166 static void print_error(uint32_t);
478 print_error(uint32_t errorno) function
4544 print_error(gbuf->wldp_result);
4614 print_error(gbuf->wldp_result);

Completed in 116 milliseconds