Searched refs:reason (Results 401 - 425 of 439) sorted by relevance

<<1112131415161718

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp433 UnavailableAttr::ImplicitReason reason) {
449 fn->addAttr(UnavailableAttr::CreateImplicit(Context, "", reason, loc));
432 makeUnavailableInSystemHeader(SourceLocation loc, UnavailableAttr::ImplicitReason reason) argument
/freebsd-12-stable/contrib/wpa/src/radius/
H A Dradius_server.c1071 u16 reason = WLAN_REASON_IEEE_802_1X_AUTH_FAILED; local
1302 reason) < 0) {
/freebsd-12-stable/sys/net80211/
H A Dieee80211_node.c1058 ieee80211_node_deauth(struct ieee80211_node *ni, int reason) argument
1063 IEEE80211_SEND_MGMT(ni, IEEE80211_FC0_SUBTYPE_DEAUTH, reason);
H A Dieee80211_mesh.c2461 * XXX: check reason code, for example we could receive
2848 "send PEER CLOSE action: localid 0x%x, peerid 0x%x reason %d (%s)",
2859 + sizeof(uint16_t) /* reason code */
3238 uint16_t peerid, uint16_t reason)
3266 ADDSHORT(frm, reason);
3237 ieee80211_add_meshpeer(uint8_t *frm, uint8_t subtype, uint16_t localid, uint16_t peerid, uint16_t reason) argument
/freebsd-12-stable/contrib/subversion/subversion/include/
H A Dsvn_wc.h465 * fails for any other reason, return the corresponding error, and the
1415 /** Points to an error describing the reason for the failure when @c
1846 svn_wc_conflict_reason_t reason;
1981 * source, that is the reason for the conflict.
1982 * (When @c kind is 'text', this reason must be 'edited'.) */
1983 svn_wc_conflict_reason_t reason;
2035 * the @c action to #svn_wc_conflict_action_edit, and the @c reason to
2070 * (such as the four file names and @c action and @c reason).
2106 * (such as the four file names and @c action and @c reason).
2896 * calculated and stored in the past for whatever reason)
1843 svn_wc_conflict_reason_t reason; member in struct:svn_wc_conflict_description2_t
1980 svn_wc_conflict_reason_t reason; member in struct:svn_wc_conflict_description_t
[all...]
/freebsd-12-stable/contrib/ncurses/progs/
H A Dtic.c267 * The reason this is a hook, and not in line with the rest of the
/freebsd-12-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c905 error = ng_hci_lp_discon_ind(con, ep->reason);
/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c679 ep->reason = 0x13; /* User Ended Connection */
/freebsd-12-stable/sys/sys/
H A Dproc.h1159 void childproc_stopped(struct proc *child, int reason);
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dhostapd.c60 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
577 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) argument
599 hostapd_drv_sta_deauth(hapd, addr, reason);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c1597 zpool_explain_recover(libzfs_handle_t *hdl, const char *name, int reason, argument
1610 if (reason >= 0)
1662 reason >= 0 ? "clear" : "import", name);
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c951 uni_print_tbl("reject", ie->u.rej.reason, rej_tbl, cx);
1277 switch (ie->u.rej.reason) {
1363 APP_BYTE(msg, 0x80 | (ie->u.rej.reason << 2) | ie->u.rej.cond);
1488 ie->u.rej.reason = (c >> 2) & 0x1f;
1498 switch(ie->u.rej.reason) {
/freebsd-12-stable/sys/dev/sym/
H A Dsym_hipd.c1175 * offset zero of the LCB for that reason).
2198 static void sym_init (hcb_p np, int reason);
3108 * 'reason' means:
3113 static void sym_init (hcb_p np, int reason) argument
3123 if (reason == 1)
3271 if (reason == 0) {
3328 if (reason != 0)
3804 * feature. For this reason, we handle recovery preferently
3848 * interrupts for that reason. BTW, I dislike a LOT
5032 * Keep track in cam status of the reason o
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupgrade.c1238 tc->reason,
/freebsd-12-stable/contrib/libpcap/
H A Dgencode.c7737 * here, for the same reason.
8451 /* PF firewall log reason code */
8453 gen_pf_reason(compiler_state_t *cstate, int reason) argument
8465 bpf_error(cstate, "reason supported only on PF linktype");
8469 b0 = gen_cmp(cstate, OR_LINKHDR, offsetof(struct pfloghdr, reason), BPF_B,
8470 (bpf_int32)reason);
8554 gen_pf_reason(compiler_state_t *cstate, int reason _U_)
/freebsd-12-stable/contrib/binutils/binutils/
H A Dreadelf.c31 The reason is that objdump sees an ELF file through a BFD filter of the
313 const char *reason)
323 archive_file_offset + offset, reason);
338 (unsigned long)(size * nmemb), reason);
348 (unsigned long)(size * nmemb), reason);
309 get_data(void *var, FILE *file, long offset, size_t size, size_t nmemb, const char *reason) argument
320 archive_file_offset + offset, reason); local
335 (unsigned long)(size * nmemb), reason); local
345 (unsigned long)(size * nmemb), reason); local
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_parse.c5145 const char *reason
5196 msyslog(LOG_ERR, "PARSE receiver #%d: trimbletsip_setup: RECEIVER RE-INITIALIZED (%s)", CLK_UNIT(parse->peer), reason);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c1910 zio_suspend(spa_t *spa, zio_t *zio, zio_suspend_reason_t reason) argument
1926 spa->spa_suspended = reason;
/freebsd-12-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c1655 KeWaitForSingleObject(void *arg, uint32_t reason, uint32_t mode, argument
1757 return (KeWaitForMultipleObjects(1, &obj, WAITTYPE_ALL, reason,
1764 uint32_t reason, uint32_t mode, uint8_t alertable, int64_t *duetime,
1763 KeWaitForMultipleObjects(uint32_t cnt, nt_dispatch_header *obj[], uint32_t wtype, uint32_t reason, uint32_t mode, uint8_t alertable, int64_t *duetime, wait_block *wb_array) argument
/freebsd-12-stable/sys/dev/mvs/
H A Dmvs.c1386 int reason = ATA_INB(ch->r_mem, ATA_IREASON); local
1389 if (((reason & (ATA_I_CMD | ATA_I_IN)) |
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h2549 __be32 reason; member in struct:cpl_hit_notify
2558 __be32 reason; member in struct:cpl_pkt_notify
H A Dt4_hw.c196 * If the firmware has indicated an error, print out the reason for
201 static const char *const reason[] = { local
217 reason[G_PCIE_FW_EVAL(pcie_fw)], pcie_fw);
8705 static const char *reason[] = { local
8716 if (link_down_rc >= ARRAY_SIZE(reason))
8719 return reason[link_down_rc];
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap.c2078 "reason=%d depth=%d subject='%s' err='%s'",
2079 data->cert_fail.reason,
/freebsd-12-stable/sys/dev/ice/
H A Dice_adminq_cmd.h85 __le32 reason; member in struct:ice_aqc_get_exp_err
/freebsd-12-stable/sys/dev/isp/
H A Dispmbox.h2677 uint8_t reason; member in struct:__anon13494::__anon13495::__anon13497

Completed in 584 milliseconds

<<1112131415161718