Home
last modified time | relevance | path

Searched refs:errstr (Results 76 – 100 of 149) sorted by relevance

123456

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtsol_sgetrhent.c166 char *cp, *cp2, *errstr; in rhstr_to_ent() local
180 errstrp = &errstr; in rhstr_to_ent()
H A Dtsol_sgetzcent.c159 char *errstr; in tsol_sgetzcent() local
173 errstrp = &errstr; in tsol_sgetzcent()
H A Dtsol_sgettpent.c239 char *errstr; in tpstr_to_ent() local
253 errstrp = &errstr; in tpstr_to_ent()
H A Dmisc.c191 char *errstr, *cp; in rtsa_keyword() local
196 errstrp = &errstr; in rtsa_keyword()
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c50 char errstr[1024]; in seterr() local
54 (void) vsnprintf(errstr, sizeof (errstr), fmt, v); in seterr()
57 PyErr_SetObject(ZFSError, Py_BuildValue("is", errno, errstr)); in seterr()
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgobjmap.c311 char *errstr = getErrstr(); in pkgobjmap() local
317 (errstr && *errstr) ? errstr : "Unknown"); in pkgobjmap()
H A Dpkgdbmerg.c220 char *errstr = getErrstr(); in pkgdbmerg() local
226 (errstr && *errstr) ? errstr : "Unknown"); in pkgdbmerg()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c1044 sh->errstr = pkt->errbuf; in sysc_bd_connect()
1127 sh->errstr = pkt->errbuf; in sysc_bd_disconnect()
1178 sh->errstr = pkt->errbuf; in sysc_bd_configure()
1326 sh->errstr = pkt->errbuf; in sysc_bd_unconfigure()
1570 (void) ddi_pathname(dip, handle->errstr); in sysc_dr_err_decode()
1576 handle->errstr); in sysc_dr_err_decode()
1578 (void) ddi_pathname(dip, handle->errstr); in sysc_dr_err_decode()
1581 (void) strcat(handle->errstr, p); in sysc_dr_err_decode()
1582 (void) strcat(handle->errstr, ddi_node_name(dip)); in sysc_dr_err_decode()
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c4403 char *errstr; in si_log_error_message()
4419 errstr = "Error in data FIS not detected by device"; in si_log_error_message()
4423 errstr = "Initial command FIS transmission failed"; in si_log_error_message()
4427 errstr = "Inconsistency in protocol"; in si_log_error_message()
4443 errstr = "Packet protocol error"; in si_log_error_message()
4466 errstr = "PRB not on quadword boundary"; in si_log_error_message()
4470 errstr = "PCI(X) Target abort while fetching PRB"; in si_log_error_message()
4474 errstr = "PCI(X) Master abort while fetching PRB"; in si_log_error_message()
4478 errstr = "PCI(X) parity error while fetching PRB"; in si_log_error_message()
4499 errstr = "Unknown Error"; in si_log_error_message()
[all …]
/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c466 char *errstr = strerror(Errno); in respond() local
469 (void) snprintf(resp, SSIZE, "E%d\n%s\n", Errno, errstr); in respond()
470 DEBUG2("rmtd: E %d (%s)\n", Errno, errstr); in respond()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c661 const char *numptr, *errstr; in cxgbetool_parse_path() local
685 inst = (int)strtonum(numptr, 0, INT_MAX, &errstr); in cxgbetool_parse_path()
686 if (errstr != NULL) { in cxgbetool_parse_path()
688 numptr, errstr); in cxgbetool_parse_path()
/illumos-gate/usr/src/head/
H A Dpkgstrct.h52 extern char *errstr;
/illumos-gate/usr/src/cmd/cron/
H A Dcrontab.c433 const char *errstr; in copycron() local
520 (void) strtonum(buf, 0, UINT32_MAX / 60, &errstr); in copycron()
521 if (errstr == NULL) { in copycron()
/illumos-gate/usr/src/test/os-tests/tests/tcpsig/
H A Dtcpsig.c661 const char *errstr; in main() local
664 idx = (size_t)strtonumx(argv[1], 0, max, &errstr, 0); in main()
665 if (errstr != NULL) { in main()
/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c1009 const char *errstr; in smbios_parse() local
1025 type = strtonum(token, 0, 3, &errstr); in smbios_parse()
1026 if (errstr != NULL) { in smbios_parse()
1027 fprintf(stderr, "First token (type) is %s\n", errstr); in smbios_parse()
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c1921 const char *errstr; in Pstopstatus() local
1925 errstr = "Pstopstatus PCNULL"; break; in Pstopstatus()
1927 errstr = "Pstopstatus PCSTOP"; break; in Pstopstatus()
1929 errstr = "Pstopstatus PCDSTOP"; break; in Pstopstatus()
1931 errstr = "Pstopstatus PCWSTOP"; break; in Pstopstatus()
1933 errstr = "Pstopstatus PC???"; break; in Pstopstatus()
3523 const char *errstr; in Lstopstatus() local
3527 errstr = "Lstopstatus PCNULL"; break; in Lstopstatus()
3529 errstr = "Lstopstatus PCSTOP"; break; in Lstopstatus()
3531 errstr = "Lstopstatus PCDSTOP"; break; in Lstopstatus()
[all …]
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c51 const char *errstr; member
133 errmsg(M_INVALID, res, keys[i].errstr); in change_key()
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c1260 char *errstr = getErrstr(); in endofclass() local
1266 (errstr && *errstr) ? errstr : "Unknown"); in endofclass()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_subr.c820 char *errstr; in syserror() local
827 if ((errstr = strerror(e)) != NULL) in syserror()
828 error(errstr); in syserror()
/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.c762 const char *errstr; in sid_to_id_impl() local
770 rid = strtonum(rid_start + 1, 0, UINT32_MAX, &errstr); in sid_to_id_impl()
771 if (errstr != NULL) in sid_to_id_impl()
/illumos-gate/usr/src/cmd/valtools/
H A DMakefile52 valstr helpstr errstr \
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_mem.c395 char *errstr; in dr_mem_get_errstr() local
404 errstr = kmem_alloc(len, KM_SLEEP); in dr_mem_get_errstr()
406 (void) snprintf(errstr, len, "%s%s%s", dr_mem_estr[result], in dr_mem_get_errstr()
409 return (errstr); in dr_mem_get_errstr()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c899 char *errstr, *matcheddn, **v3refs; local
914 matcheddn = errstr = NULL;
917 &origerr, &matcheddn, &errstr, &v3refs, NULL );
935 err = nsldapi_chase_v2_referrals( ld, lr, &errstr,
943 lr->lr_res_error = errstr;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c72 const char *errstr; /* error string */ member
873 vp->errstr = pos; in expr()
922 if(cur.errstr) in arith_compile()
923 string = cur.errstr; in arith_compile()
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c332 char *errstr; in dyn_ap_ids() local
337 opts, listops, &errstr, CFGA_FLAG_LIST_ALL); in dyn_ap_ids()
1656 char *errstr = NULL; in add_query_state() local
1661 errstr = (char *)rcm_info_error(cached_tuple); in add_query_state()
1665 (errstr != NULL && nvlist_add_string(client->usg_props, in add_query_state()
1666 RI_QUERY_ERR, errstr) != 0)) { in add_query_state()

123456