Home
last modified time | relevance | path

Searched defs:e (Results 276 – 300 of 2163) sorted by relevance

1...<<11121314151617181920>>...87

/freebsd/sbin/reboot/
H A Dreboot.c101 int e = WEXITSTATUS(status); in zfsbootcfg() local
159 int e; in write_nextboot() local
170 int e; in write_nextboot() local
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_delete.c143 EPG *e; in __bt_stkacq() local
287 EPG *e; in __bt_bdelete() local
528 EPG e; in __bt_curdel() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriteRope.cpp199 for (unsigned i = 0, e = getNumPieces(); i != e; ++i) in FullRecomputeSizeLocally() local
282 unsigned i = 0, e = getNumPieces(); in insert() local
414 for (unsigned i = 0, e = getNumChildren(); i != e; ++i) in ~RopePieceBTreeInterior() local
436 for (unsigned i = 0, e = getNumChildren(); i != e; ++i) in FullRecomputeSizeLocally() local
507 unsigned i = 0, e = getNumChildren(); in insert() local
/freebsd/contrib/sendmail/src/
H A Drecipient.c167 sendtolist(list, ctladdr, sendq, aliaslevel, e) in sendtolist() argument
342 removefromlist(list, sendq, e) in removefromlist() argument
466 recipient(new, sendq, aliaslevel, e) in recipient() argument
1435 include(fname, forwarding, ctladdr, sendq, aliaslevel, e) in include() argument
1951 sendtoargv(argv, e) in sendtoargv() argument
H A Dparseaddr.c72 parseaddr(addr, a, flags, delim, delimptr, e, isrcpt) in parseaddr() argument
444 allocaddr(a, flags, paddr, e) in allocaddr() argument
1053 rewrite(pvp, ruleset, reclevel, e, maxatom) in rewrite() argument
1723 callsubr(pvp, reclevel, e) in callsubr() argument
1835 map_lookup(smap, key, argvect, pstat, e) in map_lookup() argument
2003 buildaddr(tv, a, flags, e) in buildaddr() argument
2707 remotename(name, m, flags, pstat, e) in remotename() argument
2884 maplocaluser(a, sendq, aliaslevel, e) in maplocaluser() argument
3150 rscheck(rwset, p1, p2, e, flags, logl, host, logid, addr, addrstr) in rscheck() argument
3388 rscap(rwset, p1, p2, e, pvp, pvpbuf, size) in rscap() argument
/freebsd/sys/contrib/openzfs/module/lua/
H A Dllimits.h59 #define check_exp(c,e) (lua_assert(c), (e)) argument
64 #define check_exp(c,e) (e) argument
75 #define luai_apicheck(L,e) assert(e) argument
77 #define luai_apicheck(L,e) lua_assert(e) argument
82 #define api_check(l,e,msg) luai_apicheck(l,(e) && msg) argument
/freebsd/lib/libpfctl/
H A Dlibpfctl.c114 struct snl_errmsg_data e = {}; in pfctl_do_netlink_cmd() local
402 struct snl_errmsg_data e = {}; in pfctl_get_status_h() local
1336 struct snl_errmsg_data e = {}; in pfctl_add_rule_h() local
1383 struct snl_errmsg_data e = {}; in pfctl_get_rules_info_h() local
1709 struct snl_errmsg_data e = {}; in pfctl_get_clear_rule_h() local
1839 struct snl_errmsg_data e = {}; in pfctl_get_creators_nl() local
1986 struct snl_errmsg_data e = {}; in pfctl_get_states_nl() local
2082 struct snl_errmsg_data e = {}; in _pfctl_clear_states_h() local
2443 struct snl_errmsg_data e = {}; in _pfctl_table_add_addrs_h() local
2510 struct snl_errmsg_data e = {}; in _pfctl_table_del_addrs_h() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp153 for (unsigned i = 0, e = Contents.size(); i != e; ++i) { in dump() local
177 for (unsigned i = 0, e = Contents.size(); i != e; ++i) { in dump() local
/freebsd/crypto/openssl/ssl/
H A Dpriority_queue.c108 struct pq_elem_st *e = pq->elements; in pqueue_swap_elem() local
124 struct pq_elem_st *e = pq->elements; in pqueue_move_elem() local
282 struct pq_elem_st *e = pq->elements; in pqueue_add_freelist() local
299 struct pq_elem_st *e; in ossl_pqueue_reserve() local
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_wolfssl.c1442 const struct crypto_bignum *e, in crypto_bignum_exptmod()
1649 struct crypto_ec *e; in crypto_ec_init() local
1753 void crypto_ec_deinit(struct crypto_ec* e) in crypto_ec_deinit()
1771 struct crypto_ec_point * crypto_ec_point_init(struct crypto_ec *e) in crypto_ec_point_init()
1781 size_t crypto_ec_prime_len(struct crypto_ec *e) in crypto_ec_prime_len()
1787 size_t crypto_ec_prime_len_bits(struct crypto_ec *e) in crypto_ec_prime_len_bits()
1793 size_t crypto_ec_order_len(struct crypto_ec *e) in crypto_ec_order_len()
1799 const struct crypto_bignum * crypto_ec_get_prime(struct crypto_ec *e) in crypto_ec_get_prime()
1805 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order()
1811 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e) in crypto_ec_get_a()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp570 for (unsigned i = 0, e = STyL->getNumElements(); i != e; ++i) { in cmpTypes() local
589 for (unsigned i = 0, e = FTyL->getNumParams(); i != e; ++i) { in cmpTypes() local
658 for (unsigned i = 0, e = L->getNumOperands(); i != e; ++i) { in cmpOperations() local
718 for (size_t i = 0, e = LIndices.size(); i != e; ++i) { in cmpOperations() local
729 for (size_t i = 0, e = LIndices.size(); i != e; ++i) { in cmpOperations() local
777 for (size_t i = 0, e = LMask.size(); i != e; ++i) { in cmpOperations() local
787 for (unsigned i = 0, e = PNL->getNumIncomingValues(); i != e; ++i) { in cmpOperations() local
821 for (unsigned i = 0, e = GEPL->getNumOperands(); i != e; ++i) { in cmpGEPs() local
925 for (unsigned i = 0, e = InstL->getNumOperands(); i != e; ++i) { in cmpBasicBlocks() local
1024 for (unsigned i = 0, e = TermL->getNumSuccessors(); i != e; ++i) { in compare() local
/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp161 } catch (const fs::error& e) { in append_files_listing() local
578 auto e = execenv::get(_test_program, _test_case_name); in operator ()() local
920 } catch (const std::runtime_error& e) { in ~impl() local
936 } catch (const std::runtime_error& e) { in ~impl() local
967 } catch (const std::bad_cast& e) { in tests_needing_cleanup() local
998 } catch (const std::bad_cast& e) { in tests_needing_execenv_cleanup() local
1255 } catch (const std::runtime_error& e) { in list_tests() local
1432 } catch (const std::bad_cast& e) { in wait_any() local
1496 } catch (const std::bad_cast& e) { in wait_any() local
1531 } catch (const std::bad_cast& e) { in wait_any() local
/freebsd/lib/libifconfig/
H A Dlibifconfig_carp.c72 struct snl_errmsg_data e = {}; in _ifconfig_carp_get() local
197 struct snl_errmsg_data e = { }; in ifconfig_carp_set_info() local
/freebsd/lib/libmd/
H A DmdXhl.c55 int readrv, e; in MDXFdChunk() local
100 int e, fd; in MDXFileChunk() local
/freebsd/crypto/openssl/engines/
H A De_devcrypto.c535 static void rebuild_known_cipher_nids(ENGINE *e) in rebuild_known_cipher_nids()
581 static int devcrypto_ciphers(ENGINE *e, const EVP_CIPHER **cipher, in devcrypto_ciphers()
880 static void rebuild_known_digest_nids(ENGINE *e) in rebuild_known_digest_nids()
1011 static int devcrypto_digests(ENGINE *e, const EVP_MD **digest, in devcrypto_digests()
1135 static int devcrypto_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) in devcrypto_ctrl()
1267 static int devcrypto_unload(ENGINE *e) in devcrypto_unload()
1279 static int bind_devcrypto(ENGINE *e) { in bind_devcrypto()
1339 ENGINE *e = NULL; in engine_load_devcrypto_int() local
1368 static int bind_helper(ENGINE *e, const char *id) in bind_helper()
/freebsd/contrib/mandoc/
H A Dcompat_ohash.c209 ohash_interval(const char *s, const char **e) in ohash_interval()
319 const char *e = NULL; in ohash_qlookup() local
324 ohash_qlookupi(struct ohash *h, const char *s, const char **e) in ohash_qlookupi()
/freebsd/lib/libopenbsd/
H A Dohash.c207 ohash_interval(const char *s, const char **e) in ohash_interval()
317 const char *e = NULL; in ohash_qlookup() local
322 ohash_qlookupi(struct ohash *h, const char *s, const char **e) in ohash_qlookupi()
/freebsd/contrib/mtree/
H A Donly.c79 struct hentry *e; in hash_find() local
91 struct hentry *e; in hash_insert() local
/freebsd/contrib/elftoolchain/libelf/
H A Delf_getarhdr.c34 elf_getarhdr(Elf *e) in elf_getarhdr()
H A Delf_getbase.c34 elf_getbase(Elf *e) in elf_getbase()
H A Delf_kind.c34 elf_kind(Elf *e) in elf_kind()
H A Dgelf_getclass.c34 gelf_getclass(Elf *e) in gelf_getclass()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Derr.D_DECL_ENOFLOW.enoflow.d36 enum e { enum
H A Derr.D_DECL_ENOFLOW.enuflow.d37 enum e { enum
H A Derr.D_DECL_ENCONST.badeval.d37 enum e { enum

1...<<11121314151617181920>>...87