/illumos-gate/usr/src/lib/librstp/common/ |
H A D | stpmgmt.c | 35 int err_code; local 45 this = stp_in_stpm_create (vlan_id, name, &err_code); 55 return err_code;
|
H A D | stp_in.c | 35 stp_in_stpm_create (int vlan_id, char* name, int* err_code) argument 42 *err_code = STP_Nothing_To_Do; 48 *err_code = STP_Cannot_Create_Instance_For_Vlan; 52 *err_code = STP_OK; 62 int rc, err_code; local 83 this = stp_in_stpm_create (vlan_id, name, &err_code); 703 int rc = 0, prev_prio, err_code; local 761 this = stp_in_stpm_create (vlan_id, uid_cfg->vlan_name, &err_code); 764 return err_code;
|
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | dcs_msg.c | 114 dcs_log_msg(int priority, int err_code, ...) argument 122 if ((err_code < 0) || (err_code >= DCS_MSG_COUNT)) { 127 va_start(vap, err_code); 128 (void) vsnprintf(err_str, MAX_MSG_LEN, dcs_err_fmt[err_code], vap); 150 dcs_strerror(int err_code) argument 153 if ((err_code < 0) || (err_code >= DCS_MSG_COUNT)) { 157 return (dgettext(TEXT_DOMAIN, dcs_err_fmt[err_code])); 172 dcs_cfga_str(char **err_strp, int err_code) argument [all...] |
H A D | dcs_ses.c | 190 ses_close(int err_code) argument 214 req_hdr.status = err_code;
|
/illumos-gate/usr/src/lib/libxcurses/src/tput/ |
H A D | tput.c | 144 int err_code; local 182 (void) setupterm(term_name, fileno(stdout), &err_code); 183 switch (err_code) { 199 err_code = do_tput(argc, argv); 200 } while (S_flag && err_code == SUCCESS); 201 return (err_code);
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | srvsvc_sd.c | 520 uint32_t err_code; member in struct:__anon4355 530 return (errmap[i].err_code);
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | setup.c | 266 int err_code = 1; local 278 err_code = -1; 297 (void) restartterm(termname, ofd, &err_code); 299 switch (err_code) { 310 err_code = -1; 318 err_return, err_code 321 *err_return = err_code; 323 if (err_code == 1) { 324 err_code = OK; 326 err_code 406 int path_max, err_code; local [all...] |
/illumos-gate/usr/src/lib/libxcurses/src/tabs/ |
H A D | tabs.c | 174 int err_code; local 273 (void) setupterm(term_name, fileno(stdout), &err_code); 274 switch (err_code) { 286 err_code = do_tabs(); 291 return (err_code);
|
/illumos-gate/usr/src/cmd/iscsid/ |
H A D | iscsid.c | 365 int err_code; local 417 err_code = door_return((char *)cnf, cnf_len, NULL, 0); 419 switch (err_code) { 436 (void) fprintf(stderr, "door_return error(%s,%d)", err_txt, err_code); 441 err_code);
|
/illumos-gate/usr/src/cmd/listen/ |
H A D | lserror.h | 150 int err_code; member in struct:__anon744
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | setup.c | 298 int err_code = 1; local 311 err_code = -1; 338 (void) restartterm(termname, ofd, &err_code); 340 switch (err_code) { 351 err_code = -1; 356 *err_return = err_code; 358 if (err_code == 1) { 359 err_code = OK; 361 err_code = ERR; 365 } else if (err_code ! 428 int err_code; local [all...] |
/illumos-gate/usr/src/cmd/bart/ |
H A D | create.c | 41 int *err_code); 419 int fd, ret, err_code, i, result; local 423 err_code = EXIT; 460 return (err_code); 473 err_code = WARNING_EXIT; 480 err_code = WARNING_EXIT; 500 err_code = WARNING_EXIT; 520 acl_str = get_acl_string(fname, statb, &err_code); 542 return (err_code); 611 get_acl_string(const char *fname, const struct stat64 *statb, int *err_code) argument [all...] |
H A D | rules.c | 611 add_subtree_rule(char *rule, char *reloc_root, int create, int *err_code) argument 681 *err_code = WARNING_EXIT; 745 *err_code = WARNING_EXIT; 762 *err_code = WARNING_EXIT;
|
/illumos-gate/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_sort_line.c | 77 int *err_code, Dwarf_Small ** new_line_ptr); 109 err_code must be a non-null pointer to integer. 127 int is_64_bit, int *any_change, int *err_code) 130 is_64_bit,any_change,err_code); 135 int is_64_bit, int *any_change, int *err_code) 167 *err_code = DW_DLE_ALLOC_FAIL; 184 err_code, 191 err_code, &new_line_ptr)) { 275 *err_code in this case) 277 return DW_DLV_ERROR and set *err_code i 125 _dwarf_ld_sort_lines(void *orig_buffer, unsigned long buffer_len, int is_64_bit, int *any_change, int *err_code) argument 133 dwarf_ld_sort_lines(void *orig_buffer, unsigned long buffer_len, int is_64_bit, int *any_change, int *err_code) argument 299 _dwarf_update_line_sec(Dwarf_Small * line_ptr, unsigned long remaining_bytes, int *any_change, int length_size, int *err_code, Dwarf_Small ** new_line_ptr) argument [all...] |
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_srv.c | 105 krb5_error_code err_code, 111 err_code, error_message(err_code)); 112 switch(err_code) { 128 err_code, error_message(err_code)); 100 pkinit_create_edata(krb5_context context, pkinit_plg_crypto_context plg_cryptoctx, pkinit_req_crypto_context req_cryptoctx, pkinit_identity_crypto_context id_cryptoctx, pkinit_plg_opts *opts, krb5_error_code err_code, krb5_data **e_data) argument
|
/illumos-gate/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 649 get_data_size(LineBuf *config_info, int *err_code) argument 672 *err_code = NS_CACHE_SERVERERROR;
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | kdb_db2.c | 2013 krb5_db2_errcode_2_string(krb5_context kcontext, long err_code) argument 2015 return krb5_get_error_message(kcontext, err_code);
|
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | efx_mcdi.c | 387 int err_code = MC_CMD_ERR_EPROTO; local 394 err_code = EFX_DWORD_FIELD(err[0], EFX_DWORD_0); 399 emrp->emr_err_code = err_code; 403 if ((err_code == MC_CMD_ERR_PROXY_PENDING) && 428 int, err_code, int, err_arg); 431 rc = efx_mcdi_request_errcode(err_code);
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | rpc_rdma.h | 286 rdma_stat err_code; /* Error code from plugin layer */ member in struct:rdma_svc_data
|
/illumos-gate/usr/src/lib/krb5/kdb/ |
H A D | kdb5.c | 586 get_errmsg (krb5_context kcontext, krb5_error_code err_code) argument 590 if (err_code == 0) 598 e = dal_handle->lib_handle->vftabl.errcode_2_string(kcontext, err_code); 600 krb5_set_error_message(kcontext, err_code, "%s", e);
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_misc.c | 1646 krb5_ldap_errcode_2_string(krb5_context kcontext, long err_code) argument 1648 return krb5_get_error_message(kcontext, err_code);
|
/illumos-gate/usr/src/lib/libraidcfg/common/ |
H A D | raidcfg.c | 329 raidcfg_errstr(int err_code) argument 334 switch (err_code) {
|