Searched defs:reason (Results 1 - 25 of 31) sorted by relevance

12

/osnet-11/usr/src/lib/librstp/common/
H A Dtopoch.c55 flush (STATE_MACH_T *this, char* reason) /* 17.19.9 */ argument
65 reason);
69 LT_FLASH_ONLY_THE_PORT, reason);
74 setTcPropBridge (STATE_MACH_T* this, char* reason) /* 17.19.14 */ argument
89 "other ports", reason);
94 LT_FLASH_ALL_PORTS_EXCLUDE_THIS, reason);
H A Dportinfo.c148 recordProposed (STATE_MACH_T* this, char* reason) argument
H A Drolesel.c65 setRoleSelected (char* reason, STPM_T* stpm, PORT_T* port, argument
112 reason, stpm->name, port->port_name, (int) newRole);
122 reason, stpm->name, port->port_name, new_role_name);
/osnet-11/usr/src/lib/libnsl/yp/
H A Dyp_master.c58 int reason; local
74 if (reason = __yp_dobind(domain, &pdomb))
75 return (reason);
79 reason = domaster(domain, map, pdomb, _ypserv_timeout,
83 if (reason == YPERR_RPC) {
95 if (reason == YPERR_MAP && geteuid() == 0) {
104 reason = rsvdreason;
107 return (reason);
120 int reason; local
136 if (reason
[all...]
H A Dyp_order.c58 int reason; local
74 if (reason = __yp_dobind(domain, &pdomb))
75 return (reason);
79 reason = doorder(domain, map, pdomb, _ypserv_timeout,
83 if (reason == YPERR_RPC) {
95 return (reason);
H A Dyp_all.c65 int reason; local
83 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup))
84 return (reason);
190 int reason; local
208 if (reason = __yp_dobind_rsvdport(domain, &pdomb))
209 return (reason);
H A Dyp_enum.c72 int reason; local
86 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup))
87 return (reason);
91 reason = dofirst(domain, map, pdomb, _ypserv_timeout,
95 if (reason == YPERR_RPC || reason == YPERR_YPSERV ||
96 reason == YPERR_BUSY /* as if */) {
101 return (reason);
109 return (reason);
236 int reason; local
[all...]
H A Dyp_match.c177 int reason; local
218 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup))
219 return (reason);
223 reason = domatch(domain, map, key, keylen, pdomb,
227 if (reason == YPERR_RPC || reason == YPERR_YPSERV ||
228 reason == YPERR_BUSY /* as if */) {
233 return (reason);
243 if (reason == 0) {
283 } else if (reason
361 int reason; local
[all...]
/osnet-11/usr/src/lib/libast/common/port/
H A Dastdynamic.c95 DllMain(HINSTANCE hinst, DWORD reason, VOID* reserved) argument
97 switch (reason)
/osnet-11/usr/src/lib/libinetutil/common/
H A Deh.c111 * unsigned int: the (user-defined) reason why
122 iu_stop_handling_events(iu_eh_t *eh, unsigned int reason, argument
126 eh->iueh_reason = reason;
268 * output: int: the reason why we stopped, -1 if due to internal failure
/osnet-11/usr/src/lib/libnsl/dial/
H A Dinterface.c299 int reason; local
306 switch (reason = t_getstate(fd)) {
319 switch (reason = t_look(fd)) {
331 DEBUG(4, " reason is %s\n", msg);
333 if (reason == T_DISCONNECT) {
342 DEBUG(5, "disconnect reason #%d\n", dropped->reason);
/osnet-11/usr/src/lib/libiov/common/
H A Dlibiov.c366 * This string if non NULL describes the reason for failure
385 char *reason; local
467 reason = malloc(rlen);
468 if (reason != NULL) {
469 (void) strlcpy(reason, pvalidate->pv_reason, rlen);
470 *reason_p = reason;
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A D3c595.c389 char *reason, *warning; local
397 reason = "default";
402 reason = "forced";
409 printf("selected %s. (%s)\n", conn_tab[i].name, reason);
/osnet-11/usr/src/lib/scsi/libscsi/common/
H A Dscsi_engine.c416 * Set the reason of the action.
421 libscsi_action_set_reason(libscsi_action_t *ap, libscsi_reason_t reason) argument
427 aip->lsai_reason = reason;
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dctl_srvr.c469 ctl_new_state(struct ctl_sess *sess, enum state new_state, const char *reason) argument
478 state_names[new_state], reason);
/osnet-11/usr/src/lib/libpkg/common/
H A Dp12lib.c304 * to determine which password is correct. The reason for this is that
2497 ERR_SUNW_error(int function, int reason, char *file, int line) argument
2501 ERR_PUT_error(SUNW_lib_error_code, function, reason, file, line);
H A Dpkgweb.c1209 int port, status, reason; local
1510 if (OCSP_resp_find_status(bs, id, &status, &reason,
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_fault.c42 #define ASR_FLT_REASON "reason"
421 char *reason = asr_nvl_str(event, ASR_FLT_REASON); local
432 (void) asr_nvl_add_str(items, ASR_FLT_REASON, reason);
488 char *description = NULL, *severity = NULL, *reason = NULL; local
521 items, ASR_FLT_REASON, &reason);
526 if (reason == NULL)
527 reason = description;
598 err |= asr_buf_append_xml_nnv(buf, pad, "summary", reason, 80);
/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c516 char *code, *uuid, *fmri, *from_state, *to_state, *reason; local
586 nvlist_lookup_string(attr_nvl, "reason-long", &reason)) {
596 evi->ei_reason = strdup(reason);
/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c477 * rsn_to_msg() - translation of the reason of closure identifier to the more
481 rsn_to_msg(close_rsn_t reason) argument
485 switch (reason) {
487 rc_msg = strdup(gettext("not defined reason of failure"));
789 int reason; local
807 reason = 1;
810 reason = 2;
814 reason = 0;
817 if (reason == 1 || reason
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dtls.c1597 int reason, depth; local
1601 reason = X509_STORE_CTX_get_error(ctx);
1616 "STARTTLS: %s cert verify: depth=%d %s, state=%d, reason=%s",
1617 name, depth, buf, ok, X509_verify_cert_error_string(reason));
H A Ddaemon.c124 ** for some reason.
3024 char *reason; local
3028 reason = ShutdownRequest;
3033 sm_syslog(LOG_INFO, CurEnv->e_id, "stopping daemon, reason=%s",
3034 reason == NULL ? "implicit call" : reason);
3106 char *reason; local
3114 reason = RestartRequest;
3129 reason == NULL ? "implicit call" : reason);
[all...]
/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.c1274 vdp_reason2str(uint8_t reason, char *reasonstr, int len) argument
1277 uint8_t reastat = reason & 0x0F;
1278 uint8_t flags = reason >> 4;
/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c968 * time open is called; the reason is -s if kvlist != NULL and -n otherwise.
976 int reason; local
996 reason = 1; /* audit -n */
998 reason = 2; /* audit -s */
1000 reason = 0; /* initial open */
1006 "binfile: am_open=%d, reason=%d\n", ctrl->am_open, reason));
1019 switch (reason) {
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c1751 int reason; local
1931 KMF_OCSP_RESPONSE_REASON_ATTR, &reason, sizeof (int));

Completed in 142 milliseconds

12