/netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
H A D | list.c | 52 entry_to_citer(const atf_list_t *l, const struct list_entry *le) in entry_to_citer() 62 entry_to_iter(atf_list_t *l, struct list_entry *le) in entry_to_iter() 74 struct list_entry *le; in new_entry() local 89 delete_entry(struct list_entry *le) in delete_entry() 102 struct list_entry *le; in new_entry_and_link() local 127 const struct list_entry *le = citer.m_entry; in atf_list_citer_data() local 135 const struct list_entry *le = citer.m_entry; in atf_list_citer_next() local 164 const struct list_entry *le = iter.m_entry; in atf_list_iter_data() local 172 const struct list_entry *le = iter.m_entry; in atf_list_iter_next() local 230 struct list_entry *le; in atf_list_fini() local [all …]
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | zap_leaf.c | 129 struct zap_leaf_entry *le; in zap_leaf_byteswap() local 402 struct zap_leaf_entry *le; in zap_leaf_lookup() local 462 struct zap_leaf_entry *le; in zap_leaf_lookup_closest() local 499 struct zap_leaf_entry *le = in zap_entry_read() local 520 struct zap_leaf_entry *le = in zap_entry_read_name() local 542 struct zap_leaf_entry *le = ZAP_LEAF_ENTRY(l, *zeh->zeh_chunkp); in zap_entry_update() local 562 struct zap_leaf_entry *le; in zap_entry_remove() local 587 struct zap_leaf_entry *le; in zap_entry_create() local 685 struct zap_leaf_entry *le; in zap_entry_normalization_conflict() local 722 struct zap_leaf_entry *le = ZAP_LEAF_ENTRY(l, entry); in zap_leaf_rehash_entry() local [all …]
|
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/ |
H A D | merge.c | 66 uint32_t le = 0; in check_lv_segments() local 259 uint32_t le) in _lv_split_segment() 347 int lv_split_segment(struct logical_volume *lv, uint32_t le) in lv_split_segment()
|
H A D | lv_manip.c | 124 uint32_t le; member 128 static struct seg_pvs *_find_seg_pvs_by_le(struct dm_list *list, uint32_t le) in _find_seg_pvs_by_le() 171 uint32_t le, uint32_t len, in alloc_lv_segment() 282 uint32_t pe, le; in move_lv_segment_area() local 337 struct logical_volume *lv, uint32_t le, in set_lv_segment_area_lv() 787 uint32_t le, uint32_t len, uint32_t *max_seg_len, in _for_each_pv() 1442 struct logical_volume *lv, uint32_t le, in lv_add_mirror_areas()
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | tdata.c | 288 labelent_t *le = xmalloc(sizeof (*le)); in tdata_label_add() local 299 labelent_t *le = data; in tdata_label_top_cb() local 320 labelent_t *le = arg1; in tdata_label_find_cb() local 348 labelent_t *le = data; in tdata_label_newmax_cb() local 369 labelent_t *le = arg; in tdata_label_free_cb() local
|
/netbsd-src/sys/dev/ |
H A D | lockstat.c | 167 lockstat_init_tables(lsenable_t *le) in lockstat_init_tables() 218 lockstat_start(lsenable_t *le) in lockstat_start() 338 lockstat_alloc(lsenable_t *le) in lockstat_alloc() 492 lsenable_t *le; in lockstat_ioctl() local
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/common/ |
H A D | list.c | 53 list_t *le; in list_add() local 86 list_t *le, **le2; in list_remove() local 107 list_t *le; in list_free() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/ |
H A D | otp_md.c | 89 int le, in otp_md_init() 124 int le, in otp_md_next() 149 int le, in otp_md_hash()
|
/netbsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_conversion.c | 104 uint32_t le, be; in cd9660_bothendian_dword() local 126 uint16_t le, be; in cd9660_bothendian_word() local
|
/netbsd-src/external/gpl2/lvm2/dist/lib/format1/ |
H A D | import-extents.c | 116 uint32_t i, lv_num, le; in _fill_maps() local 198 static uint32_t _area_length(struct lv_map *lvm, uint32_t le) in _area_length() 213 uint32_t le = 0, len; in _read_linear() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | inet_pton.c | 96 int le = WSAGetLastError(); in inet_pton() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/logging/ |
H A D | macros_test.cpp | 62 ATF_TEST_CASE_BODY(le) in ATF_TEST_CASE_BODY() argument
|
/netbsd-src/sys/ufs/chfs/ |
H A D | ebh.c | 568 struct chfs_ltree_entry le, *result; in ltree_lookup() local 588 struct chfs_ltree_entry *le, *result; in ltree_add_entry() local 624 struct chfs_ltree_entry *le; leb_read_lock() local 645 struct chfs_ltree_entry *le; leb_read_unlock() local 680 struct chfs_ltree_entry *le; leb_write_lock() local 701 struct chfs_ltree_entry *le; leb_write_unlock() local [all...] |
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
H A D | LdifWriter.cpp | 32 void LdifWriter::writeRecord(const LDAPEntry& le) in writeRecord()
|
H A D | LDAPEntry.cpp | 101 ostream& operator << (ostream& s, const LDAPEntry& le){ in operator <<()
|
H A D | LDAPConnection.cpp | 177 void LDAPConnection::add(const LDAPEntry* le, const LDAPConstraints* cons){ in add()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | cow-stdexcept.cc | 351 std::logic_error* le = (std::logic_error*) e; in _txnal_logic_error_get_msg() local 358 std::runtime_error* le = (std::runtime_error*) e; in _txnal_runtime_error_get_msg() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | cow-stdexcept.cc | 371 std::logic_error* le = (std::logic_error*) e; in _txnal_logic_error_get_msg() local 378 std::runtime_error* le = (std::runtime_error*) e; in _txnal_runtime_error_get_msg() local
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | interfacemgr.c | 957 update_http_settings(ns_interface_t * ifp,ns_listenelt_t * le) update_http_settings() argument 991 update_listener_configuration(ns_interfacemgr_t * mgr,ns_interface_t * ifp,ns_listenelt_t * le) update_listener_configuration() argument 1029 ns_listenelt_t *le = NULL; do_scan() local [all...] |
/netbsd-src/sys/arch/mips/cavium/dev/ |
H A D | octeon_pkovar.h | 92 int le, int n2, int q, int r, int g, int ipoffp1, int ii, int df, int segs, in octpko_cmd_word0()
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | isakmp_xauth.c | 883 LDAPMessage *le = NULL; local 1165 LDAPMessage *le = NULL; local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libdigest/ |
H A D | tiger.c | 829 uint64_t le[3]; in TIGER_Final() local
|
/netbsd-src/sys/dev/tc/ |
H A D | if_le_ioasic.c | 107 struct lance_softc *le = &sc->sc_am7990.lsc; in le_ioasic_attach() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | common.cpp | 138 double le = M_PI / 2 * (dim.x + dim.y) in dashed_ellipse() local 196 double le = M_PI / 2 * (dim.x + dim.y) in dotted_ellipse() local
|
/netbsd-src/sys/arch/amiga/amiga/ |
H A D | amiga_init.c | 734 register paddr_t *lp, *le, *fp; in start_c() local
|