Searched defs:reason (Results 76 - 100 of 144) sorted by relevance

123456

/illumos-gate/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h138 int reason; /* reason code */ member in struct:t_discon
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h166 short reason; /* reason for failing _validate() */ member in struct:rstat_node
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2542 uint32_t type2, uint32_t reason, uint32_t explain)
2541 emlxs_els_reply(emlxs_port_t *port, IOCBQ *iocbq, uint32_t type, uint32_t type2, uint32_t reason, uint32_t explain) argument
H A Demlxs_event.c1179 uint32_t orig_cmd, uint32_t reason, uint32_t reason_expl)
1208 bp->sd_lsrjtr_reasoncode = reason;
1178 emlxs_log_sd_lsrjt_event(emlxs_port_t *port, HBA_WWN *remoteport, uint32_t orig_cmd, uint32_t reason, uint32_t reason_expl) argument
/illumos-gate/usr/src/head/
H A Dxti.h327 int reason; /* reason code */ member in struct:t_discon
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c939 * time open is called; the reason is -s if kvlist != NULL and -n otherwise.
947 int reason; local
959 reason = 1; /* audit -n */
961 reason = 2; /* audit -s */
963 reason = 0; /* initial open */
968 DPRINT((dbfp, "binfile: am_open=%d, reason=%d\n", am_open, reason));
981 switch (reason) {
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dttymux_rcm.c964 char **reason, rcm_info_t **dependent_reason, void *arg)
989 if ((*reason = strdup(TTYMUX_INVALID_ERR)) == NULL) {
1009 if ((*reason = (char *)malloc(len)) != NULL) {
1010 (void) snprintf(*reason, len,
1021 if ((*reason = strdup(TTYMUX_OFFLINE_FAIL)) ==
1033 if ((*reason = (char *)malloc(len)) != NULL) {
1034 (void) snprintf(*reason, len,
1043 if ((*reason = strdup(TTYMUX_OFFLINE_FAIL)) ==
1064 if ((*reason = strdup(TTYMUX_INVALID_ERR)) == NULL) {
1073 if ((*reason
963 rsrc_change_common(rcm_handle_t *hd, int op, const char *rsrcid, uint_t flag, char **reason, rcm_info_t **dependent_reason, void *arg) argument
1392 tty_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, char **reason, rcm_info_t **dependent_reason) argument
1401 tty_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, char **reason, rcm_info_t **dependent_reason) argument
1410 tty_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, uint_t flag, char **reason, rcm_info_t **dependent_reason) argument
1419 tty_online(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, char **reason, rcm_info_t **dependent_reason) argument
1428 tty_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, char **reason, rcm_info_t **dependent_reason) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c173 uint8_t se_failed; /* failure reason; FSI_FAIL_* */
875 char *reason; local
878 reason = "thread not in memory";
881 reason = "thread structure stack info corrupt";
884 reason = "no consistent stack found";
887 reason = "unknown failure";
890 mdb_printf("%?s <%s>\n", "", reason);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_mover.c80 ndmp_mover_pause_reason reason);
366 * See the comment in ndmpd_mover_set_window_v3 regarding the reason for
732 * If the resore is running without DAR the pause reason should
883 * EOW reason.
1582 pause_request.reason = NDMP_MOVER_PAUSE_SEEK;
2069 pause_request.reason = NDMP_MOVER_PAUSE_SEEK;
2353 request.reason = session->ns_mover.md_pause_reason;
2356 NDMP_LOG(LOG_DEBUG, "ndmp_send_request: MOVER_PAUSED, reason: %d",
2447 pause_request.reason = NDMP_MOVER_PAUSE_SEEK;
3250 * reason (inpu
3256 ndmpd_mover_error_send(ndmpd_session_t *session, ndmp_mover_halt_reason reason) argument
3281 ndmpd_mover_error_send_v4(ndmpd_session_t *session, ndmp_mover_halt_reason reason) argument
3308 ndmpd_mover_error(ndmpd_session_t *session, ndmp_mover_halt_reason reason) argument
3368 mover_pause_v3(ndmpd_session_t *session, ndmp_mover_pause_reason reason) argument
[all...]
H A Dndmpd_util.c299 * with an NDMP_MOVER_CONNECT_CLOSED reason from the NDMP TAPE Server
305 int closed, reason; local
313 reason = NDMP_MOVER_HALT_CONNECT_CLOSED;
317 reason = NDMP_MOVER_HALT_INTERNAL_ERROR;
319 ndmpd_mover_error(session, reason);
366 * The reason is in case of three-way restore we should be able
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c111 cmd_reason_to_str(int reason) argument
113 switch (reason) {
139 " reason = %s\n"
1018 cmd_ptrsubtype_t pstype, int32_t index, int8_t way, int32_t reason)
1027 (cmd_Lxcache->Lxcache_reason & reason) &&
1037 cmd_ptrsubtype_t pstype, int32_t index, int16_t bit, int32_t reason)
1046 (cmd_Lxcache->Lxcache_reason & reason) &&
1329 * wrong reason.
1337 " Expected the reason for retirement as"
1338 " SUSPECT_0_TAG however found the reason"
1017 cmd_Lxcache_lookup_by_type_index_way_reason(cmd_cpu_t *cpu, cmd_ptrsubtype_t pstype, int32_t index, int8_t way, int32_t reason) argument
1036 cmd_Lxcache_lookup_by_type_index_bit_reason(cmd_cpu_t *cpu, cmd_ptrsubtype_t pstype, int32_t index, int16_t bit, int32_t reason) argument
[all...]
H A Dcmd_Lxcacheerr.c637 cmd_Lxcache_t *Lxcache, const char *fltnm, int32_t reason)
642 if (reason == CMD_LXSUSPECT_0_TAG) {
661 if (reason == CMD_LXCONVICTED)
666 if (reason == CMD_LXSUSPECT_0_TAG)
670 Lxcache->Lxcache_reason = reason;
676 "\n%s:cpu_id %d:reason = %s flags = %s\n",
695 int32_t reason; local
756 reason = CMD_LXSUSPECT_0_TAG;
758 reason = CMD_LXSUSPECT_DATA;
760 fltnm, reason));
636 cmd_Lxcache_retire_as_reason(fmd_hdl_t *hdl, cmd_cpu_t *cpu, cmd_Lxcache_t *Lxcache, const char *fltnm, int32_t reason) argument
786 int32_t reason; local
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c124 ** for some reason.
3018 char *reason; local
3022 reason = ShutdownRequest;
3027 sm_syslog(LOG_INFO, CurEnv->e_id, "stopping daemon, reason=%s",
3028 reason == NULL ? "implicit call" : reason);
3100 char *reason; local
3108 reason = RestartRequest;
3123 reason == NULL ? "implicit call" : reason);
[all...]
/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c330 restarter_str_t reason = restarter_str_insert_in_graph; local
482 * The reason for transition will depend on
486 reason = restarter_str_startd_restart;
488 reason = restarter_str_bad_repo_state;
497 ps->ps_reason = reason;
668 next_state, RERR_NONE, reason);
837 restarter_str_t reason)
852 restarter_get_str_short(reason));
895 states->ps_reason = reason;
1034 restarter_str_t reason; local
834 restarter_instance_update_states(scf_handle_t *h, restarter_inst_t *ri, restarter_instance_state_t new_state, restarter_instance_state_t new_state_next, restarter_error_t err, restarter_str_t reason) argument
1268 restarter_str_t reason; local
1393 restarter_str_t reason = restarter_str_per_configuration; local
1503 start_instance(scf_handle_t *local_handle, restarter_inst_t *inst, int32_t reason) argument
1592 maintain_instance(scf_handle_t *h, restarter_inst_t *rip, int immediate, restarter_str_t reason) argument
[all...]
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c2595 const char *reason = NULL; local
2613 reason = scf_strerror(scf_error());
2617 reason =
2622 pr_warn("failed to backup repository: %s\n", reason);
2626 const char *reason = NULL; local
2664 reason = scf_strerror(scf_error());
2668 reason = "File operation error: (see console)";
2676 pr_warn("failed to switch repository: %s\n", reason);
/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c1442 mi_tpi_discon_ind(MBLKP trailer_mp, t_scalar_t reason, t_scalar_t seqnum) argument
1450 tdi->DISCON_reason = reason;
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c53 uint8_t reason, uint8_t expl);
474 "reason=%d expl=%d", iport, ret, iport->iport_login_retry,
1217 fct_send_accrjt(fct_cmd_t *cmd, uint8_t accrjt, uint8_t reason, uint8_t expl) argument
1226 els->els_resp_payload[5] = reason;
1497 * The reason we set this flag is to prevent
1580 * the reason we got the PRLI is because the initiator
1665 * The reason IRP_SCSI_SESSION_STARTED is different
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndp.c131 * Print out the command usage to stderr, along with any reason why it's being
135 ndp_usage(const char *reason, ...) argument
140 if (reason != NULL) {
141 va_start(ap, reason);
143 (void) vfprintf(stderr, reason, ap);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c1019 "(info) %s %s %s ypxfrd getdbm failed (reason = %d) -- using ypxfr\n",
1661 int reason; local
1666 reason = YPPUSH_SUCC;
1670 reason = YPPUSH_NOMAP;
1674 reason = YPPUSH_NODOM;
1678 reason = YPPUSH_YPERR;
1682 reason = YPPUSH_BADARGS;
1686 reason = YPPUSH_YPERR;
1690 reason = YPPUSH_XFRERR;
1694 return (reason);
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c1078 const char *reason; local
1129 reason = (flags == MC_CMD_GET_ASSERTS_FLAGS_SYS_FAIL)
1139 const char *, reason, unsigned int,
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1135 * operation failed and the reason for the failure
1563 dladm_wlan_mlme_op_t op, dladm_wlan_reason_t reason,
1579 mlme.im_reason = reason;
1562 dladm_wlan_wpa_set_mlme(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_mlme_op_t op, dladm_wlan_reason_t reason, dladm_wlan_bssid_t *bssid) argument
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgweb.c1212 int port, status, reason; local
1513 if (OCSP_resp_find_status(bs, id, &status, &reason,
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c1746 int reason; local
1926 KMF_OCSP_RESPONSE_REASON_ATTR, &reason, sizeof (int));
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c120 * field will have an errno value specifying the reason for its inactivity.
788 mdb_tgt_sespec_idle_one(mdb_tgt_t *t, mdb_sespec_t *sep, int reason) argument
799 sep->se_errno = reason;
812 mdb_tgt_sespec_idle_all(mdb_tgt_t *t, int reason, int clear_matched) argument
830 mdb_tgt_sespec_idle_one(t, sep, reason);
836 * do this by invoking se_ctor -- if this fails, we save the reason in se_errno
842 * activated. A more interesting reason this situation might arise is the case
1356 * preserve the state of our event lists if the run fails for some reason,
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.c1266 fmd_asru_do_repair_containees(fmd_asru_link_t *alp, uint8_t reason) argument
1284 farc.farc_reason = reason;
1590 fmd_asru_clrflags(fmd_asru_link_t *alp, uint_t sflag, uint8_t reason) argument
1606 if (reason > alp->al_reason &&
1609 alp->al_reason = reason;
1616 if (reason > alp->al_reason)
1617 alp->al_reason = reason;

Completed in 1477 milliseconds

123456