/freebsd/contrib/bc/tests/ |
H A D | history.py | 146 def test_utf8(exe, args, env, idx, bc=True): argument 186 def test_utf8_0(exe, args, env, bc=True): argument 225 test_utf8_1(exe, args, env, bc=True) global() argument 229 test_utf8_2(exe, args, env, bc=True) global() argument 233 test_utf8_3(exe, args, env, bc=True) global() argument 237 test_utf8_4(exe, args, env, bc=True) global() argument 245 test_sigint_sigquit(exe, args, env) global() argument 277 test_eof(exe, args, env) global() argument 311 test_sigint(exe, args, env) global() argument 345 test_sigtstp(exe, args, env) global() argument 389 test_sigstop(exe, args, env) global() argument 432 test_bc_utf8_0(exe, args, env) global() argument 436 test_bc_utf8_1(exe, args, env) global() argument 440 test_bc_utf8_2(exe, args, env) global() argument 444 test_bc_utf8_3(exe, args, env) global() argument 448 test_bc_utf8_4(exe, args, env) global() argument 456 test_bc1(exe, args, env) global() argument 488 test_bc2(exe, args, env) global() argument 521 test_bc3(exe, args, env) global() argument 561 test_bc4(exe, args, env) global() argument 604 test_bc5(exe, args, env) global() argument 633 test_bc6(exe, args, env) global() argument 666 test_bc7(exe, args, env) global() argument 718 test_bc8(exe, args, env) global() argument 749 test_bc9(exe, args, env) global() argument 793 test_bc10(exe, args, env) global() argument 837 test_bc11(exe, args, env) global() argument 872 test_bc12(exe, args, env) global() argument 904 test_dc_utf8_0(exe, args, env) global() argument 908 test_dc_utf8_1(exe, args, env) global() argument 912 test_dc_utf8_2(exe, args, env) global() argument 916 test_dc_utf8_3(exe, args, env) global() argument 920 test_dc_utf8_4(exe, args, env) global() argument 928 test_dc1(exe, args, env) global() argument 959 test_dc2(exe, args, env) global() argument 991 test_dc3(exe, args, env) global() argument 1130 env = { global() variable [all...] |
/freebsd/sys/powerpc/powerpc/ |
H A D | copyinout.c | 163 jmp_buf env; in REMAP() local 202 jmp_buf env; in REMAP() local 241 jmp_buf env; in REMAP() local 294 jmp_buf env; in REMAP() local 322 jmp_buf env; in REMAP() local 351 jmp_buf env; in REMAP() local 386 jmp_buf env; in REMAP() local 422 jmp_buf env; in REMAP() local 451 jmp_buf env; in REMAP() local 479 jmp_buf env; in REMAP() local [all …]
|
/freebsd/usr.sbin/ypldap/ |
H A D | ypldap.h | 145 struct env { struct 148 u_int8_t sc_opts; 156 u_int32_t sc_flags; 158 u_int32_t sc_maxid; 160 char sc_domainname[MAXHOSTNAMELEN]; 161 struct timeval sc_conf_tv; 162 struct event sc_conf_ev; 164 struct imsgev *sc_iev; 165 struct imsgev *sc_iev_dns; 171 struct user_name_tree *sc_user_names_t; [all …]
|
H A D | ypldap.c | 127 main_start_update(struct env *env) in main_start_update() 149 main_trash_update(struct env *env) in main_trash_update() 177 main_create_user_groups(struct env *env) in main_create_user_groups() 274 main_end_update(struct env *env) in main_end_update() 354 struct env *env = p; in main_dispatch_client() local 465 main_configure_client(struct env *env) in main_configure_client() 481 struct env *env = p; in main_init_timer() local 487 purge_config(struct env *env) in purge_config() 503 struct env env; in main() local
|
H A D | ldapclient.c | 162 struct env *env = p; in client_dispatch_dns() local 258 struct env *env = p; in client_dispatch_parent() local 353 struct env env; in ldapclient() local 502 client_search_idm(struct env *env, struct idm *idm, struct aldap *al, in client_search_idm() 568 client_try_idm(struct env *env, struct idm *idm) in client_try_idm() 645 struct env *env = p; in client_periodic_update() local 670 client_configure(struct env *env) in client_configure()
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | env.c | 56 hx509_env_add(hx509_context context, hx509_env *env, in hx509_env_add() 107 hx509_env_add_binding(hx509_context context, hx509_env *env, in hx509_env_add_binding() 154 hx509_env_lfind(hx509_context context, hx509_env env, in hx509_env_lfind() 179 hx509_env_find(hx509_context context, hx509_env env, const char *key) in hx509_env_find() 203 hx509_env env, in hx509_env_find_binding() 240 hx509_env_free(hx509_env *env) in hx509_env_free()
|
H A D | sel.c | 52 eval_word(hx509_context context, hx509_env env, struct hx_expr *word) in eval_word() 72 find_variable(hx509_context context, hx509_env env, struct hx_expr *word) in find_variable() 86 eval_comp(hx509_context context, hx509_env env, struct hx_expr *expr) in eval_comp() 159 _hx509_expr_eval(hx509_context context, hx509_env env, struct hx_expr *expr) in _hx509_expr_eval()
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.c | 91 dt_sample_rate_limited(struct dt_env* env) in dt_sample_rate_limited() argument 115 dt_send(const struct dt_env *env, voi argument 121 dt_msg_init(const struct dt_env * env,struct dt_msg * dm,Dnstap__Message__Type mtype) dt_msg_init() argument 158 struct dt_env *env; dt_create() local 192 dt_apply_identity(struct dt_env * env,struct config_file * cfg) dt_apply_identity() argument 216 dt_apply_version(struct dt_env * env,struct config_file * cfg) dt_apply_version() argument 233 dt_apply_cfg(struct dt_env * env,struct config_file * cfg) dt_apply_cfg() argument 279 dt_init(struct dt_env * env,struct comm_base * base) dt_init() argument 296 dt_deinit(struct dt_env * env) dt_deinit() argument 303 dt_delete(struct dt_env * env) dt_delete() argument 434 dt_msg_send_client_query(struct dt_env * env,struct sockaddr_storage * qsock,struct sockaddr_storage * rsock,enum comm_point_type cptype,void * cpssl,sldns_buffer * qmsg,struct timeval * tstamp) dt_msg_send_client_query() argument 476 dt_msg_send_client_response(struct dt_env * env,struct sockaddr_storage * qsock,struct sockaddr_storage * rsock,enum comm_point_type cptype,void * cpssl,sldns_buffer * rmsg) dt_msg_send_client_response() argument 514 dt_msg_send_outside_query(struct dt_env * env,struct sockaddr_storage * rsock,struct sockaddr_storage * qsock,enum comm_point_type cptype,void * cpssl,uint8_t * zone,size_t zone_len,sldns_buffer * qmsg) dt_msg_send_outside_query() argument 568 dt_msg_send_outside_response(struct dt_env * env,struct sockaddr_storage * rsock,struct sockaddr_storage * qsock,enum comm_point_type cptype,void * cpssl,uint8_t * zone,size_t zone_len,uint8_t * qbuf,size_t qbuf_len,const struct timeval * qtime,const struct timeval * rtime,sldns_buffer * rmsg) dt_msg_send_outside_response() argument [all...] |
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_environment_test.cc | 101 int RunAllTests(MyEnvironment* env, FailureType failure) { in RunAllTests() 113 MyEnvironment* const env = new MyEnvironment; in RegisterTestEnv() local 122 MyEnvironment* const env = RegisterTestEnv(); in TestGlobalSetUp() local 136 MyEnvironment* const env = RegisterTestEnv(); in TestTestsRun() local 150 MyEnvironment* const env = RegisterTestEnv(); in TestNoTestsRunSetUpFailure() local 164 MyEnvironment* const env = RegisterTestEnv(); in TestNoTestsSkipsSetUp() local
|
/freebsd/crypto/krb5/src/tests/ |
H A D | t_hostrealm.py | 16 def test(realm, args, expected_realms, msg, env=None): argument 21 def test_error(realm, args, expected_error, msg, env=None): argument 25 def testh(realm, host, expected_realms, msg, env=None): argument 27 def testf(realm, host, expected_realms, msg, env=None): argument 29 def testd(realm, expected_realm, msg, env=None): argument 31 def testh_error(realm, host, expected_error, msg, env=None): argument 33 def testf_error(realm, host, expected_error, msg, env=None): argument 35 def testd_error(realm, expected_error, msg, env=None): argument
|
/freebsd/contrib/unbound/dynlibmod/examples/ |
H A D | helloworld.c | 40 EXPORT int init(struct module_env* env, int id) { in init() 53 EXPORT void deinit(struct module_env* env, int id) { in deinit() 73 struct dynlibmod_env* env = qstate->env->modinfo[id]; in operate() local 102 struct dynlibmod_env* env = qstate->env->modinfo[id]; in clear() local 111 EXPORT size_t get_mem(struct module_env* env, int id) { in get_mem() 124 struct dynlibmod_env* env = qstate->env->modinfo[id]; in reply_callback() local
|
/freebsd/contrib/kyua/model/ |
H A D | context_test.cpp | 45 std::map< std::string, std::string > env; in ATF_TEST_CASE_BODY() local 57 std::map< std::string, std::string > env; in ATF_TEST_CASE_BODY() local 76 const std::map< std::string, std::string > env; in ATF_TEST_CASE_BODY() local 88 std::map< std::string, std::string > env; in ATF_TEST_CASE_BODY() local
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | environment.c | 47 find_var(char **env, char *assignment, size_t len) in find_var() 63 read_env_file(FILE *F, char ***env, int *assigned) in read_env_file() 131 read_environment(const char *file, char ***env) in read_environment() 145 free_environment(char **env) in free_environment()
|
/freebsd/contrib/unbound/util/ |
H A D | module.c | 244 edns_known_options_init(struct module_env* env) in edns_known_options_init() argument 254 edns_known_options_delete(struct module_env * env) edns_known_options_delete() argument 263 edns_register_option(uint16_t opt_code,int bypass_cache_stage,int no_aggregation,struct module_env * env) edns_register_option() argument 297 inplace_cb_register(void * cb,enum inplace_cb_list_type type,void * cbarg,struct module_env * env,int id) inplace_cb_register() argument 326 inplace_cb_delete(struct module_env * env,enum inplace_cb_list_type type,int id) inplace_cb_delete() argument 353 edns_option_is_known(uint16_t opt_code,struct module_env * env) edns_option_is_known() argument 363 edns_bypass_cache_stage(struct edns_option * list,struct module_env * env) edns_bypass_cache_stage() argument 375 unique_mesh_state(struct edns_option * list,struct module_env * env) unique_mesh_state() argument 389 log_edns_known_options(enum verbosity_value level,struct module_env * env) log_edns_known_options() argument [all...] |
/freebsd/lib/libc/csu/ |
H A D | libc_start1.c | 98 handle_static_init(int argc, char **argv, char **env) in handle_static_init() 126 handle_argv(int argc, char *argv[], char **env) in handle_argv() 142 handle_irelocs(char *env[]) in handle_irelocs() 160 __libc_start1(int argc, char *argv[], char *env[], void (*cleanup)(void), in __libc_start1() 188 __libc_start1_gcrt(int argc, char *argv[], char *env[], in __libc_start1_gcrt()
|
/freebsd/contrib/unbound/services/ |
H A D | modstack.c | 237 struct module_env* env) in modstack_call_startup() 263 struct module_env* env) in modstack_call_init() 302 modstack_call_deinit(struct module_stack* stack, struct module_env* env) in modstack_call_deinit() 312 modstack_call_destartup(struct module_stack* stack, struct module_env* env) in modstack_call_destartup() 335 mod_get_mem(struct module_env* env, const char* name) in mod_get_mem()
|
/freebsd/bin/kenv/ |
H A D | kenv.c | 63 char *env, *eq, *val; in main() local 190 kgetenv(const char *env) in kgetenv() 206 ksetenv(const char *env, char *val) in ksetenv() 217 kunsetenv(const char *env) in kunsetenv()
|
/freebsd/contrib/unbound/validator/ |
H A D | autotrust.c | 1188 void autr_write_file(struct module_env* env, struct trust_anchor* tp) in autr_write_file() argument 1261 verify_dnskey(struct module_env* env, struct val_env* ve, in verify_dnskey() argument 1292 min_expiry(struct module_env* env, struc argument 1309 rr_is_selfsigned_revoked(struct module_env * env,struct val_env * ve,struct ub_packed_rrset_key * dnskey_rrset,size_t i,struct module_qstate * qstate) rr_is_selfsigned_revoked() argument 1534 check_contains_revoked(struct module_env * env,struct val_env * ve,struct trust_anchor * tp,struct ub_packed_rrset_key * dnskey_rrset,int * changed,struct module_qstate * qstate) check_contains_revoked() argument 1581 key_matches_a_ds(struct module_env * env,struct val_env * ve,struct ub_packed_rrset_key * dnskey_rrset,size_t key_idx,struct ub_packed_rrset_key * ds_rrset) key_matches_a_ds() argument 1626 update_events(struct module_env * env,struct val_env * ve,struct trust_anchor * tp,struct ub_packed_rrset_key * dnskey_rrset,int * changed) update_events() argument 1693 check_holddown(struct module_env * env,struct autr_ta * ta,unsigned int holddown) check_holddown() argument 1713 reset_holddown(struct module_env * env,struct autr_ta * ta,int * changed) reset_holddown() argument 1721 set_trustanchor_state(struct module_env * env,struct autr_ta * ta,int * changed,autr_state_type s) set_trustanchor_state() argument 1733 do_newkey(struct module_env * env,struct autr_ta * anchor,int * c) do_newkey() argument 1741 do_addtime(struct module_env * env,struct autr_ta * anchor,int * c) do_addtime() argument 1763 do_remtime(struct module_env * env,struct autr_ta * anchor,int * c) do_remtime() argument 1775 do_keyrem(struct module_env * env,struct autr_ta * anchor,int * c) do_keyrem() argument 1786 do_keypres(struct module_env * env,struct autr_ta * anchor,int * c) do_keypres() argument 1794 do_revoked(struct module_env * env,struct autr_ta * anchor,int * c) do_revoked() argument 1806 anchor_state_update(struct module_env * env,struct autr_ta * anchor,int * c) anchor_state_update() argument 1862 init_zsk_to_ksk(struct module_env * env,struct trust_anchor * tp,int * changed) init_zsk_to_ksk() argument 1894 remove_missing_trustanchors(struct module_env * env,struct trust_anchor * tp,int * changed) remove_missing_trustanchors() argument 1956 do_statetable(struct module_env * env,struct trust_anchor * tp,int * changed) do_statetable() argument 1971 autr_holddown_exceed(struct module_env * env,struct trust_anchor * tp,int * c) autr_holddown_exceed() argument 2012 calc_next_probe(struct module_env * env,time_t wait) calc_next_probe() argument 2040 reset_worker_timer(struct module_env * env) reset_worker_timer() argument 2059 set_next_probe(struct module_env * env,struct trust_anchor * tp,struct ub_packed_rrset_key * dnskey_rrset) set_next_probe() argument 2102 autr_tp_remove(struct module_env * env,struct trust_anchor * tp,struct ub_packed_rrset_key * dnskey_rrset) autr_tp_remove() argument 2154 autr_process_prime(struct module_env * env,struct val_env * ve,struct trust_anchor * tp,struct ub_packed_rrset_key * dnskey_rrset,struct module_qstate * qstate) autr_process_prime() argument 2351 struct module_env* env = (struct module_env*)arg; probe_answer_cb() local 2358 probe_anchor(struct module_env * env,struct trust_anchor * tp) probe_anchor() argument 2409 todo_probe(struct module_env * env,time_t * next) todo_probe() argument 2444 autr_probe_timer(struct module_env * env) autr_probe_timer() argument [all...] |
/freebsd/libexec/rtld-elf/tests/ |
H A D | common.c | 36 char * const env[] = { senv, NULL }; in expect_success() local 44 char * const env[] = { senv, NULL }; in expect_missing_library() local 52 try_to_run(int binary, int exit_status, char * const *env, in try_to_run()
|
/freebsd/contrib/unbound/services/cache/ |
H A D | dns.c | 78 store_rrsets(struct module_env* env, struct reply_info* rep, time_t now, in store_rrsets() argument 139 msg_cache_remove(struct module_env* env, uint8_t* qname, size_t qnamelen, in msg_cache_remove() argument 155 dns_cache_store_msg(struct module_env* env, struct query_info* qinfo, in dns_cache_store_msg() argument 208 find_closest_of_type(struct module_env * env,uint8_t * qname,size_t qnamelen,uint16_t qclass,time_t now,uint16_t searchtype,int stripfront,int noexpiredabove,uint8_t * expiretop,size_t expiretoplen) find_closest_of_type() argument 282 msg_cache_lookup(struct module_env * env,uint8_t * qname,size_t qnamelen,uint16_t qtype,uint16_t qclass,uint16_t flags,time_t now,int wr) msg_cache_lookup() argument 307 find_add_addrs(struct module_env * env,uint16_t qclass,struct regional * region,struct delegpt * dp,time_t now,struct dns_msg ** msg) find_add_addrs() argument 368 cache_fill_missing(struct module_env * env,uint16_t qclass,struct regional * region,struct delegpt * dp,uint32_t flags) cache_fill_missing() argument 434 find_add_ds(struct module_env * env,struct regional * region,struct dns_msg * msg,struct delegpt * dp,time_t now) find_add_ds() argument 522 dns_cache_find_delegation(struct module_env * env,uint8_t * qname,size_t qnamelen,uint16_t qtype,uint16_t qclass,struct regional * region,struct dns_msg ** msg,time_t now,int noexpiredabove,uint8_t * expiretop,size_t expiretoplen) dns_cache_find_delegation() argument 601 tomsg(struct module_env * env,struct query_info * q,struct reply_info * r,struct regional * region,time_t now,int allow_expired,struct regional * scratch) tomsg() argument 825 fill_any(struct module_env * env,uint8_t * qname,size_t qnamelen,uint16_t qtype,uint16_t qclass,struct regional * region) fill_any() argument 890 dns_cache_lookup(struct module_env * env,uint8_t * qname,size_t qnamelen,uint16_t qtype,uint16_t qclass,uint16_t flags,struct regional * region,struct regional * scratch,int no_partial,uint8_t * dpname,size_t dpnamelen) dns_cache_lookup() argument 1058 dns_cache_store(struct module_env * env,struct query_info * msgqinf,struct reply_info * msgrep,int is_referral,time_t leeway,int pside,struct regional * region,uint32_t flags,time_t qstarttime) dns_cache_store() argument 1144 dns_cache_prefetch_adjust(struct module_env * env,struct query_info * qinfo,time_t adjust,uint16_t flags) dns_cache_prefetch_adjust() argument [all...] |
/freebsd/contrib/unbound/ipset/ |
H A D | ipset.c | 225 ipset_check_zones_for_rrset(struct module_env *env, struct ipset_env *ie, in ipset_check_zones_for_rrset() 272 static int ipset_update(struct module_env *env, struct dns_msg *return_msg, in ipset_update() 324 int ipset_startup(struct module_env* env, int id) { in ipset_startup() 347 void ipset_destartup(struct module_env* env, int id) { in ipset_destartup() 370 int ipset_init(struct module_env* env, int id) { in ipset_init() 387 void ipset_deinit(struct module_env *ATTR_UNUSED(env), int ATTR_UNUSED(id)) { in ipset_deinit() 481 size_t ipset_get_mem(struct module_env *env, int id) { in ipset_get_mem()
|
/freebsd/contrib/unbound/cachedb/ |
H A D | redis.c | 139 redis_init(struct module_env * env,struct cachedb_env * cachedb_env) redis_init() argument 225 redis_deinit(struct module_env * env,struct cachedb_env * cachedb_env) redis_deinit() argument 248 redis_command(struct module_env * env,struct cachedb_env * cachedb_env,const char * command,const uint8_t * data,size_t data_len) redis_command() argument 296 redis_lookup(struct module_env * env,struct cachedb_env * cachedb_env,char * key,struct sldns_buffer * result_buffer) redis_lookup() argument 344 redis_store(struct module_env * env,struct cachedb_env * cachedb_env,char * key,uint8_t * data,size_t data_len,time_t ttl) redis_store() argument [all...] |
H A D | cachedb.c | 104 testframe_init(struct module_env * env,struct cachedb_env * cachedb_env) testframe_init() argument 130 testframe_deinit(struct module_env * env,struct cachedb_env * cachedb_env) testframe_deinit() argument 145 testframe_lookup(struct module_env * env,struct cachedb_env * cachedb_env,char * key,struct sldns_buffer * result_buffer) testframe_lookup() argument 172 testframe_store(struct module_env * env,struct cachedb_env * cachedb_env,char * key,uint8_t * data,size_t data_len,time_t ATTR_UNUSED (ttl)) testframe_store() argument 244 cachedb_init(struct module_env * env,int id) cachedb_init() argument 274 cachedb_deinit(struct module_env * env,int id) cachedb_deinit() argument 331 calc_hash(struct query_info * qinfo,struct module_env * env,char * buf,size_t len) calc_hash() argument 974 cachedb_get_mem(struct module_env * env,int id) cachedb_get_mem() argument 998 cachedb_is_enabled(struct module_stack * mods,struct module_env * env) cachedb_is_enabled() argument 1015 cachedb_msg_remove_qinfo(struct module_env * env,struct query_info * qinfo) cachedb_msg_remove_qinfo() argument [all...] |
/freebsd/crypto/krb5/src/util/ |
H A D | testrealm.py | 49 def supplement_path(env): argument 63 env = realm.env.copy() variable
|
/freebsd/lib/msun/arm/ |
H A D | fenv.c | 59 #define __set_env(env, flags, mask, rnd) env = ((flags) \ argument 62 #define __env_flags(env) ((env) & FE_ALL_EXCEPT) argument 63 #define __env_mask(env) (((env) >> _FPUSW_SHIFT) \ argument 65 #define __env_round(env) (((env) >> 24) & _ROUND_MASK) argument
|