/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | OptionGroupOutputFile.h | 34 const OptionValueBoolean &GetAppend() { return m_append; } in GetAppend() 37 return m_file.OptionWasSet() || m_append.OptionWasSet(); in AnyOptionWasSet() 42 OptionValueBoolean m_append; variable
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | OptionGroupOutputFile.cpp | 16 OptionGroupOutputFile::OptionGroupOutputFile() : m_append(false, false) {} in OptionGroupOutputFile() 46 m_append.SetCurrentValue(true); in SetOptionValue() 59 m_append.Clear(); in OptionParsingStarting()
|
/freebsd/sys/kgssapi/ |
H A D | gss_verify_mic.c | 59 m_append(m, message_buffer->length, message_buffer->value); in gss_verify_mic() 64 m_append(mic, token_buffer->length, token_buffer->value); in gss_verify_mic()
|
H A D | gss_unwrap.c | 60 m_append(m, input_message_buffer->length, input_message_buffer->value); in gss_unwrap()
|
H A D | gss_get_mic.c | 59 m_append(m, message_buffer->length, message_buffer->value); in gss_get_mic()
|
H A D | gss_wrap.c | 61 m_append(m, input_message_buffer->length, input_message_buffer->value); in gss_wrap()
|
/freebsd/sys/netgraph/netflow/ |
H A D | netflow_v9.c | 182 if (m_append(m, 4 - (len % 4), (void *)&zero) != 1) in close_flowset() 345 if (m_append(m, sizeof(fsh), (void *)&fsh) != 1) in export9_add() 350 if (m_append(m, len, (void *)&rg.rec) != 1) in export9_add() 423 m_append(m, ntohs(fl->length), (void *)fl); in get_export9_dgram()
|
/freebsd/sys/rpc/rpcsec_gss/ |
H A D | rpcsec_gss_prot.c | 155 m_append(mic, RNDUP(len) - len, zpad); in xdr_rpc_gss_wrap_data() 178 m_append(args, RNDUP(len) - len, zpad); in xdr_rpc_gss_wrap_data()
|
/freebsd/usr.sbin/ppp/ |
H A D | mbuf.h | 114 extern struct mbuf *m_append(struct mbuf *, const void *, size_t);
|
H A D | nat_cmd.c | 507 bp = m_pullup(m_append(bp, NULL, NAT_EXTRABUF)); in nat_LayerPush() 529 bp = m_pullup(m_append(bp, NULL, NAT_EXTRABUF)); in nat_LayerPull()
|
H A D | mbuf.c | 423 m_append(struct mbuf *bp, const void *v, size_t sz) in m_append() function
|
H A D | fsm.c | 1001 bp = m_pullup(m_append(bp, "", 1)); in FsmRecvIdent()
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectSettings.cpp | 311 m_append = true; in SetOptionValue() 322 m_append = false; in OptionParsingStarting() 331 bool m_append = false; member in CommandObjectSettingsWrite::CommandOptions 340 if (m_options.m_append) in DoExecute()
|
H A D | CommandObjectBreakpoint.cpp | 2296 m_append = true; in SetOptionValue() 2307 m_append = false; in OptionParsingStarting() 2317 bool m_append = false; member in CommandObjectBreakpointWrite::CommandOptions 2341 m_options.m_append); in DoExecute()
|
/freebsd/sys/netinet6/ |
H A D | mld6.c | 2463 if (!m_append(m, sizeof(struct mldv2_record), (void *)&mr)) { in mld_v2_enqueue_group_record() 2516 if (!m_append(m, sizeof(struct in6_addr), in mld_v2_enqueue_group_record() 2578 if (!m_append(m, sizeof(struct mldv2_record), (void *)&mr)) { in mld_v2_enqueue_group_record() 2607 if (!m_append(m, sizeof(struct in6_addr), in mld_v2_enqueue_group_record() 2751 if (!m_append(m, sizeof(mr), (void *)&mr)) { in mld_v2_enqueue_filter_change() 2812 if (!m_append(m, sizeof(struct in6_addr), in mld_v2_enqueue_filter_change()
|
/freebsd/sys/netinet/ |
H A D | igmp.c | 2850 if (!m_append(m, sizeof(struct igmp_grouprec), (void *)&ig)) { in igmp_v3_enqueue_group_record() 2899 if (!m_append(m, sizeof(in_addr_t), (void *)&naddr)) { in igmp_v3_enqueue_group_record() 2965 if (!m_append(m, sizeof(struct igmp_grouprec), (void *)&ig)) { in igmp_v3_enqueue_group_record() 2994 if (!m_append(m, sizeof(in_addr_t), (void *)&naddr)) { in igmp_v3_enqueue_group_record() 3141 if (!m_append(m, sizeof(ig), (void *)&ig)) { in igmp_v3_enqueue_filter_change() 3201 if (!m_append(m, sizeof(in_addr_t), in igmp_v3_enqueue_filter_change()
|
H A D | ip_carp.c | 1419 if (m_append(m, sizeof(in->sin_addr), in vrrp_send_ad_locked() 1498 if (m_append(m, sizeof(in6->sin6_addr), in vrrp_send_ad_locked()
|
/freebsd/sys/dev/wg/ |
H A D | wg_crypto.c | 221 if (!m_append(m, POLY1305_HASH_LEN, blank_tag)) in chacha20poly1305_encrypt_mbuf()
|
/freebsd/sys/dev/iscsi/ |
H A D | icl_soft.c | 835 ok = m_append(request->ip_bhs_mbuf, sizeof(digest), in icl_pdu_finalize() 846 ok = m_append(request->ip_data_mbuf, padding, in icl_pdu_finalize() 858 ok = m_append(request->ip_data_mbuf, sizeof(digest), in icl_pdu_finalize()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_crypto_tkip.c | 268 return m_append(m, tkip.ic_miclen, mic); in tkip_enmic() 1020 (void) m_append(m, IEEE80211_WEP_CRCLEN, icv); /* XXX check return */ in tkip_encrypt()
|
H A D | ieee80211_crypto_wep.c | 423 return m_append(m0, IEEE80211_WEP_CRCLEN, icv); in wep_encrypt()
|
H A D | ieee80211_crypto_gcmp.c | 564 ret = m_append(m0, gcmp_get_trailer_len(key), T); in gcmp_encrypt()
|
H A D | ieee80211_crypto_ccmp.c | 584 return m_append(m0, ccmp.ic_trailer, b); in ccmp_encrypt()
|
/freebsd/sys/dev/ena/ |
H A D | ena_datapath.c | 500 if (unlikely(m_append(mbuf, len, rx_info->mbuf->m_data) == 0)) { in ena_rx_mbuf()
|
/freebsd/sys/net/ |
H A D | if_ethersubr.c | 1427 if (!m_append(*mp, min(n, sizeof(pad)), pad)) in ether_8021q_frame()
|