/freebsd-src/contrib/atf/atf-c/detail/ |
H A D | list.c | 48 entry_to_citer(const atf_list_t *l, const struct list_entry *le) in entry_to_citer() 58 entry_to_iter(atf_list_t *l, struct list_entry *le) in entry_to_iter() 70 struct list_entry *le; in new_entry() local 85 delete_entry(struct list_entry *le) in delete_entry() 98 struct list_entry *le; in new_entry_and_link() local 123 const struct list_entry *le = citer.m_entry; in atf_list_citer_data() local 131 const struct list_entry *le = citer.m_entry; in atf_list_citer_next() local 160 const struct list_entry *le = iter.m_entry; in atf_list_iter_data() local 168 const struct list_entry *le = iter.m_entry; in atf_list_iter_next() local 226 struct list_entry *le; in atf_list_fini() local [all …]
|
/freebsd-src/sys/netinet/ |
H A D | tcp_lro.c | 151 tcp_lro_active_insert(struct lro_ctrl * lc,struct lro_head * bucket,struct lro_entry * le) tcp_lro_active_insert() argument 159 tcp_lro_active_remove(struct lro_entry * le) tcp_lro_active_remove() argument 176 struct lro_entry *le; tcp_lro_init_args() local 497 struct lro_entry *le; tcp_lro_free() local 591 struct lro_entry *le; tcp_lro_rx_done() local 602 struct lro_entry *le; tcp_lro_flush_active() local 625 struct lro_entry *le, *le_tmp; tcp_lro_flush_inactive() local 681 tcp_lro_update_checksum(const struct lro_parser * pa,const struct lro_entry * le,uint16_t payload_len,uint16_t delta_sum) tcp_lro_update_checksum() argument 793 tcp_flush_out_entry(struct lro_ctrl * lc,struct lro_entry * le) tcp_flush_out_entry() argument 868 tcp_set_entry_to_mbuf(struct lro_ctrl * lc,struct lro_entry * le,struct mbuf * m,struct tcphdr * th) tcp_set_entry_to_mbuf() argument 906 tcp_push_and_replace(struct lro_ctrl * lc,struct lro_entry * le,struct mbuf * m) tcp_push_and_replace() argument 940 tcp_lro_mbuf_append_pkthdr(struct lro_entry * le,const struct mbuf * p) tcp_lro_mbuf_append_pkthdr() argument 966 tcp_lro_condense(struct lro_ctrl * lc,struct lro_entry * le) tcp_lro_condense() argument 1112 tcp_lro_flush(struct lro_ctrl * lc,struct lro_entry * le) tcp_lro_flush() argument 1288 struct lro_entry *le; tcp_lro_rx_common() local [all...] |
H A D | tcp_lro_hpts.c | 152 tcp_lro_log(struct tcpcb * tp,const struct lro_ctrl * lc,const struct lro_entry * le,const struct mbuf * m,int frm,int32_t tcp_data_len,uint32_t th_seq,uint32_t th_ack,uint16_t th_win) tcp_lro_log() argument 201 tcp_lro_get_last_if_ackcmp(struct lro_ctrl * lc,struct lro_entry * le,struct tcpcb * tp,int32_t * new_m,bool can_append_old_cmp) tcp_lro_get_last_if_ackcmp() argument 245 do_bpf_strip_and_compress(struct tcpcb * tp,struct lro_ctrl * lc,struct lro_entry * le,struct mbuf ** pp,struct mbuf ** cmp,struct mbuf ** mv_to,bool * should_wake,bool bpf_req,bool lagg_bpf_req,struct ifnet * lagg_ifp,bool can_append_old_cmp) do_bpf_strip_and_compress() argument 456 tcp_queue_pkts(struct tcpcb * tp,struct lro_entry * le) tcp_queue_pkts() argument 505 _tcp_lro_flush_tcphpts(struct lro_ctrl * lc,struct lro_entry * le) _tcp_lro_flush_tcphpts() argument [all...] |
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_entry_link_resolver.c | 161 struct links_entry *le; in archive_entry_linkresolver_free() local 176 struct links_entry *le; in archive_entry_linkify() local 263 struct links_entry *le; find_entry() local 314 struct links_entry *le; next_entry() local 354 struct links_entry *le; insert_entry() local 385 struct links_entry *le, **new_buckets; grow_hash() local 424 struct links_entry *le; archive_entry_partial_links() local [all...] |
H A D | archive_read_support_format_cpio.c | 1048 struct links_entry *le; record_hardlink() local [all...] |
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | zap_leaf.c | 118 struct zap_leaf_entry *le; in zap_leaf_byteswap() local 383 struct zap_leaf_entry *le; zap_leaf_lookup() local 431 struct zap_leaf_entry *le; zap_leaf_lookup_closest() local 468 struct zap_leaf_entry *le = zap_entry_read() local 489 struct zap_leaf_entry *le = zap_entry_read_name() local 510 struct zap_leaf_entry *le = ZAP_LEAF_ENTRY(l, *zeh->zeh_chunkp); zap_entry_update() local 534 struct zap_leaf_entry *le = ZAP_LEAF_ENTRY(l, entry_chunk); zap_entry_remove() local 552 struct zap_leaf_entry *le; zap_entry_create() local 647 struct zap_leaf_entry *le; zap_entry_normalization_conflict() local 682 zap_leaf_rehash_entry(zap_leaf_t * l,struct zap_leaf_entry * le,uint16_t entry) zap_leaf_rehash_entry() argument 735 struct zap_leaf_entry *le = ZAP_LEAF_ENTRY(l, entry); zap_leaf_transfer_entry() local 787 struct zap_leaf_entry *le = ZAP_LEAF_ENTRY(l, i); zap_leaf_split() local 822 struct zap_leaf_entry *le = zap_leaf_stats() local [all...] |
H A D | dsl_deadlist.c | 1100 livelist_entry_t *le = NULL; dsl_process_sub_livelist() local
|
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | tdata.c | 281 labelent_t *le = xmalloc(sizeof (*le)); in tdata_label_add() local 292 labelent_t *le = data; in tdata_label_top_cb() local 313 labelent_t *le = arg1; in tdata_label_find_cb() local 341 labelent_t *le = data; in tdata_label_newmax_cb() local 362 labelent_t *le = arg; in tdata_label_free_cb() local
|
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/common/ |
H A D | list.c | 49 list_t *le; in list_add() local 82 list_t *le, **le2; in list_remove() local 103 list_t *le; in list_free() local
|
/freebsd-src/contrib/wpa/src/utils/ |
H A D | wpa_debug.h | 30 #define wpa_hexdump(l,t,b,le) do { } while (0) argument 32 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument 34 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument 35 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument
|
/freebsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_conversion.c | 101 uint32_t le, be; in cd9660_bothendian_dword() local 123 uint16_t le, be; in cd9660_bothendian_word() local
|
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | inet_pton.c | 94 int le = WSAGetLastError(); in inet_pton() local
|
/freebsd-src/contrib/kyua/utils/logging/ |
H A D | macros_test.cpp | 62 ATF_TEST_CASE_BODY(le) in ATF_TEST_CASE_BODY() argument
|
/freebsd-src/sys/dev/drm2/ |
H A D | drm_linux_list_sort.c | 57 struct list_head **ar, *le; in drm_list_sort() local
|
/freebsd-src/lib/libpmc/ |
H A D | pmclog.c | 258 uint32_t h, *le, npc; in pmclog_get_event() local
|
/freebsd-src/usr.bin/localedef/ |
H A D | charmap.c | 316 int ls, le; in add_charmap_range() local
|
/freebsd-src/usr.bin/du/ |
H A D | du.c | 378 struct links_entry *le, **new_buckets; linkchk() local [all...] |
/freebsd-src/crypto/heimdal/lib/krb5/ |
H A D | expand_path.c | 159 DWORD le = GetLastError(); in _expand_userid() local
|
/freebsd-src/usr.bin/sed/ |
H A D | process.c | 387 regoff_t le = 0; in substitute() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | SymbolContext.cpp | 37 Block *b, LineEntry *le, Symbol *s) in SymbolContext() argument 46 LineEntry *le, Symbol *s) in SymbolContext() argument
|
/freebsd-src/usr.sbin/makefs/zfs/ |
H A D | zap.c | 415 struct zap_leaf_entry *le; in zap_fat_write() local
|
/freebsd-src/tools/regression/fsx/ |
H A D | fsx.c | 164 struct log_entry *le; in do_log4() local
|
/freebsd-src/sys/compat/linux/ |
H A D | linux_event.c | 291 struct epoll_event le; in linux_epoll_ctl() local
|
/freebsd-src/sys/contrib/openzfs/module/lua/ |
H A D | lauxlib.c | 96 int li = 1, le = 1; in countlevels() local
|
/freebsd-src/sys/cam/ |
H A D | cam_periph.c | 1785 le = TRUE; in camperiphscsisenseerror() local
|