Home
last modified time | relevance | path

Searched refs:smp_errmsg (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c201 fatal(-4, "exec failed: %s", smp_errmsg()); in smp_execute()
545 fatal(-1, "libsmp initialization failed: %s", smp_errmsg()); in main()
552 fatal(-2, "failed to open %s: %s", argv[1], smp_errmsg()); in main()
571 fatal(-3, "failed to allocate action: %s", smp_errmsg()); in main()
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp.h103 extern const char *smp_errmsg(void);
H A Dsmp_subr.c137 smp_errmsg(void) in smp_errmsg() function
/illumos-gate/usr/src/lib/scsi/libsmp/
H A Dmapfile-vers72 smp_errmsg;