/freebsd/sbin/reboot/ |
H A D | reboot.c | 101 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 D | bt_delete.c | 143 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 D | RewriteRope.cpp | 199 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 D | recipient.c | 167 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 D | parseaddr.c | 72 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 D | llimits.h | 59 #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 D | libpfctl.c | 114 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 D | MCFragment.cpp | 153 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 D | priority_queue.c | 108 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 D | crypto_wolfssl.c | 1442 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 D | FunctionComparator.cpp | 570 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 D | scheduler.cpp | 161 } 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 D | libifconfig_carp.c | 72 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 D | mdXhl.c | 55 int readrv, e; in MDXFdChunk() local 100 int e, fd; in MDXFileChunk() local
|
/freebsd/crypto/openssl/engines/ |
H A D | e_devcrypto.c | 535 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 D | compat_ohash.c | 209 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 D | ohash.c | 207 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 D | only.c | 79 struct hentry *e; in hash_find() local 91 struct hentry *e; in hash_insert() local
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_getarhdr.c | 34 elf_getarhdr(Elf *e) in elf_getarhdr()
|
H A D | elf_getbase.c | 34 elf_getbase(Elf *e) in elf_getbase()
|
H A D | elf_kind.c | 34 elf_kind(Elf *e) in elf_kind()
|
H A D | gelf_getclass.c | 34 gelf_getclass(Elf *e) in gelf_getclass()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
H A D | err.D_DECL_ENOFLOW.enoflow.d | 36 enum e { enum
|
H A D | err.D_DECL_ENOFLOW.enuflow.d | 37 enum e { enum
|
H A D | err.D_DECL_ENCONST.badeval.d | 37 enum e { enum
|