Searched defs:errcode (Results 1 - 22 of 22) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dvlistctrl.c188 int i, foundListControl, errcode; local
230 &errcode ) ) {
246 *errcodep = errcode;
H A Derror.c490 int err, errcode; local
514 err = nsldapi_parse_result( ld, lm->lm_msgtype, lm->lm_ber, &errcode,
519 *errcodep = errcode;
547 LDAP_SET_LDERRNO( ld, ( err == LDAP_SUCCESS ) ? errcode : err, m, e );
564 int berrc, err, errcode; local
611 errcode = (int)along; /* XXX lossy cast */
615 errcode = (int)along; /* XXX lossy cast */
667 *errcodep = errcode;
/osnet-11/usr/src/lib/libldap4/common/
H A Dcontrols.c164 LDAPControl ** ldap_controls_decode(BerElement *ber, int *errcode) argument
183 *errcode = LDAP_NO_MEMORY;
194 *errcode = LDAP_NO_MEMORY;
199 *errcode = LDAP_PROTOCOL_ERROR;
208 *errcode = LDAP_PROTOCOL_ERROR;
217 *errcode = LDAP_PROTOCOL_ERROR;
224 *errcode = LDAP_PROTOCOL_ERROR;
231 *errcode = LDAP_PROTOCOL_ERROR;
H A Durl.c185 int enclosed, i, nattrs, errcode; local
318 if (errcode = ldap_url_extension_parse(x, &ludp->lud_extensions)){
320 return ( errcode );
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dprompter.c42 krb5_error_code errcode; local
46 errcode = KRB5_LIBOS_CANTREADPWD;
72 errcode = KRB5_LIBOS_CANTREADPWD;
77 errcode = setup_tty(fp, prompts[i].hidden, &saveparm, &osigint);
78 if (errcode)
97 errcode = KRB5_LIBOS_PWDINTR;
99 errcode = KRB5_LIBOS_CANTREADPWD;
115 errcode = restore_tty(fp, &saveparm, &osigint);
116 if (errcode)
126 return errcode;
229 krb5_error_code errcode = 0; local
[all...]
H A Dread_pwd.c133 krb5_error_code errcode = 0; local
154 errcode = KRB5_LIBOS_CANTREADPWD;
168 errcode = ENOMEM;
175 errcode = KRB5_LIBOS_CANTREADPWD;
188 errcode = KRB5_LIBOS_BADPWDMATCH;
199 if (errcode)
203 return errcode;
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h49 uint16_t errcode; member in struct:tftp_t::__anon273::__anon276
70 uint16_t errcode; member in struct:tftpreq_t::__anon278::__anon280
H A D3c90x.c604 int i, errcode; local
635 errcode = INF_3C90X.ReceiveUPD.UpPktStatus;
636 if (errcode & (1<<16))
637 printf("3C90X: Rx Overrun (%hX)\n",errcode>>16);
638 else if (errcode & (1<<17))
639 printf("3C90X: Runt Frame (%hX)\n",errcode>>16);
640 else if (errcode & (1<<18))
641 printf("3C90X: Alignment Error (%hX)\n",errcode>>16);
642 else if (errcode & (1<<19))
643 printf("3C90X: CRC Error (%hX)\n",errcode>>1
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dutil_errmap.c268 OM_uint32 gssint_mecherrmap_map_errcode(OM_uint32 errcode) argument
270 return gssint_mecherrmap_map(errcode, &no_oid);
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_init.c89 md_void_errno_t errcode,
113 rval = mderror(ep, errcode, p);
116 rval = mderror(ep, errcode, uname);
87 meta_cook_syntax( md_error_t *ep, md_void_errno_t errcode, char *uname, int argc, char *argv[] ) argument
/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_utils.c358 * Retrieves the error code for UA replies -- the errcode is always
363 unsigned short langlen, errcode; local
373 if (slp_get_sht(msg, msglen, &off, &errcode) != SLP_OK)
376 return (errcode);
H A Dslp_net.c272 slp_proto_err errcode = slp_get_errcode(reply); local
273 switch (errcode) {
289 cname, errcode);
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dtftp.c92 grub_uint16_t errcode; member in struct:tftphdr::__anon645::__anon648
109 grub_uint16_t errcode; member in struct:tftp_data
325 data->errcode = grub_be_to_cpu16(tftph->u.err.errcode);
488 return tftp_error(data->errcode);
515 + sizeof (tftph->u.err.errcode)
521 tftph->u.err.errcode = grub_cpu_to_be16 (TFTP_EUNDEF);
/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_upgrade.c396 sa_upgrade_map_nvlist_errcodes(int errcode) argument
400 switch (errcode) {
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dgeneralop.c600 kmf_get_kmf_error_str(KMF_RETURN errcode, char **errmsg) argument
611 for (i = 0; i < maxerr && errcode != kmf_errcodes[i].code; i++)
636 if (handle->lasterr.errcode == 0) {
641 char *str = strerror(handle->lasterr.errcode);
666 h->lasterr.errcode = c;\
/osnet-11/usr/src/lib/libpkg/common/
H A Dpkgweb.c845 unsigned long errcode; local
941 while ((errcode = ERR_get_error_line_data(NULL,
944 ERR_reason_error_string(errcode);
979 while ((errcode = ERR_get_error_line_data(NULL,
982 ERR_reason_error_string(errcode);
1215 unsigned long errcode; local
1496 while ((errcode = ERR_get_error()) != NULL) {
1497 err_reason = ERR_reason_error_string(errcode);
1713 ulong_t errcode; local
1762 while ((errcode
1916 ulong_t errcode; local
2144 ulong_t errcode; local
[all...]
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c1618 int ret, errcode = 0; local
1619 ret = ldap_parse_result (ld, result, &errcode, NULL, NULL, NULL, NULL, 0);
1621 errcode = ret;
1622 st = translate_ldap_error (errcode, OP_SEARCH);
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dohci.c943 grub_uint8_t errcode = 0;
962 errcode = grub_le_to_cpu32 (tderr_virt->token) >> 28;
969 grub_dprintf ("ohci", "OHCI tderr_phys=0x%02x, errcode=0x%02x\n",
970 cdata->tderr_phys, errcode);
971 switch (errcode)
941 grub_uint8_t errcode = 0; local
/osnet-11/usr/src/cmd/ldap/common/
H A Dcommon.c2360 int rc, errcode; local
2368 fortezza_personality, ldaptool_fortezza_alert, NULL, &errcode,
2372 ldaptool_progname, errcode,
2373 ldaptool_fortezza_err2string( errcode ));
/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c2409 throw_from_fclib(fcode_env_t *env, fstack_t errcode, char *fmt, ...) argument
2418 if (errcode) {
2420 env->last_error = errcode;
2440 efp->code = errcode;
2452 throw_from_fclib(env, t, "throw Fcode errcode: 0x%x", (int)t);
2455 log_message(MSG_ERROR, "throw: errcode: 0x%x\n",
/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c3129 td_err_e errcode; member in struct:__anon1485
3145 wcb->errcode = TD_DBERR;
3155 wcb->errcode = TD_DBERR;
3160 wcb->errcode = TD_ERR;
3211 wcb.errcode = TD_OK;
3219 return (wcb.errcode);
/osnet-11/usr/src/lib/libkmf/include/
H A Dkmftypes.h234 uint32_t errcode; member in struct:__anon1863

Completed in 96 milliseconds