Home
last modified time | relevance | path

Searched defs:env (Results 1 – 25 of 253) sorted by relevance

1234567891011

/freebsd/contrib/bc/tests/
H A Dhistory.py146 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 Dcopyinout.c163 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/crypto/heimdal/lib/hx509/
H A Denv.c56 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 Dsel.c52 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/usr.sbin/ypldap/
H A Dypldap.h145 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 Dypldap.c127 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 Dldapclient.c162 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/contrib/unbound/dnstap/
H A Ddnstap.c91 dt_sample_rate_limited(struct dt_env* env) in dt_sample_rate_limited()
115 dt_send(const struct dt_env *env, void *buf, size_t len_buf) in dt_send()
121 dt_msg_init(const struct dt_env *env, in dt_msg_init()
158 struct dt_env *env; in dt_create() local
192 dt_apply_identity(struct dt_env *env, struct config_file *cfg) in dt_apply_identity()
216 dt_apply_version(struct dt_env *env, struct config_file *cfg) in dt_apply_version()
233 dt_apply_cfg(struct dt_env *env, struct config_file *cfg) in dt_apply_cfg()
279 dt_init(struct dt_env *env, struct comm_base* base) in dt_init()
296 dt_deinit(struct dt_env* env) in dt_deinit()
303 dt_delete(struct dt_env *env) in dt_delete()
[all …]
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_environment_test.cc101 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/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c40 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 Dcontext_test.cpp45 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 Denvironment.c47 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 Dmodule.c244 edns_known_options_init(struct module_env* env) in edns_known_options_init()
254 edns_known_options_delete(struct module_env* env) in edns_known_options_delete()
263 int no_aggregation, struct module_env* env) in edns_register_option()
297 struct module_env* env, int id) in inplace_cb_register()
326 inplace_cb_delete(struct module_env* env, enum inplace_cb_list_type type, in inplace_cb_delete()
353 edns_option_is_known(uint16_t opt_code, struct module_env* env) in edns_option_is_known()
363 edns_bypass_cache_stage(struct edns_option* list, struct module_env* env) in edns_bypass_cache_stage()
375 unique_mesh_state(struct edns_option* list, struct module_env* env) in unique_mesh_state()
389 log_edns_known_options(enum verbosity_value level, struct module_env* env) in log_edns_known_options()
/freebsd/lib/libc/csu/
H A Dlibc_start1.c97 handle_static_init(int argc, char **argv, char **env) in handle_static_init()
125 handle_argv(int argc, char *argv[], char **env) in handle_argv()
141 handle_irelocs(char *env[]) in handle_irelocs()
159 __libc_start1(int argc, char *argv[], char *env[], void (*cleanup)(void), in __libc_start1()
180 __libc_start1_gcrt(int argc, char *argv[], char *env[], in __libc_start1_gcrt()
/freebsd/bin/kenv/
H A Dkenv.c63 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/services/
H A Dmodstack.c237 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/libexec/rtld-elf/tests/
H A Dcommon.c36 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/validator/
H A Dautotrust.c1188 void autr_write_file(struct module_env* env, struct trust_anchor* tp) in autr_write_file()
1261 verify_dnskey(struct module_env* env, struct val_env* ve, in verify_dnskey()
1292 min_expiry(struct module_env* env, struct packed_rrset_data* dd) in min_expiry()
1309 rr_is_selfsigned_revoked(struct module_env* env, struct val_env* ve, in rr_is_selfsigned_revoked()
1534 check_contains_revoked(struct module_env* env, struct val_env* ve, in check_contains_revoked()
1581 key_matches_a_ds(struct module_env* env, struct val_env* ve, in key_matches_a_ds()
1626 update_events(struct module_env* env, struct val_env* ve, in update_events()
1693 check_holddown(struct module_env* env, struct autr_ta* ta, in check_holddown()
1713 reset_holddown(struct module_env* env, struct autr_ta* ta, int* changed) in reset_holddown()
1721 set_trustanchor_state(struct module_env* env, struct autr_ta* ta, int* changed, in set_trustanchor_state()
[all …]
/freebsd/contrib/unbound/services/cache/
H A Ddns.c78 store_rrsets(struct module_env* env, struct reply_info* rep, time_t now, in store_rrsets()
139 msg_cache_remove(struct module_env* env, uint8_t* qname, size_t qnamelen, in msg_cache_remove()
155 dns_cache_store_msg(struct module_env* env, struct query_info* qinfo, in dns_cache_store_msg()
208 find_closest_of_type(struct module_env* env, uint8_t* qname, size_t qnamelen, in find_closest_of_type()
282 msg_cache_lookup(struct module_env* env, uint8_t* qname, size_t qnamelen, in msg_cache_lookup()
307 find_add_addrs(struct module_env* env, uint16_t qclass, in find_add_addrs()
368 cache_fill_missing(struct module_env* env, uint16_t qclass, in cache_fill_missing()
434 find_add_ds(struct module_env* env, struct regional* region, in find_add_ds()
522 dns_cache_find_delegation(struct module_env* env, uint8_t* qname, in dns_cache_find_delegation()
601 tomsg(struct module_env* env, struct query_info* q, struct reply_info* r, in tomsg()
[all …]
/freebsd/contrib/unbound/ipset/
H A Dipset.c225 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 Dredis.c139 redis_init(struct module_env* env, struct cachedb_env* cachedb_env) in redis_init()
225 redis_deinit(struct module_env* env, struct cachedb_env* cachedb_env) in redis_deinit()
248 redis_command(struct module_env* env, struct cachedb_env* cachedb_env, in redis_command()
296 redis_lookup(struct module_env* env, struct cachedb_env* cachedb_env, in redis_lookup()
344 redis_store(struct module_env* env, struct cachedb_env* cachedb_env, in redis_store()
H A Dcachedb.c104 testframe_init(struct module_env* env, struct cachedb_env* cachedb_env) in testframe_init()
130 testframe_deinit(struct module_env* env, struct cachedb_env* cachedb_env) in testframe_deinit()
145 testframe_lookup(struct module_env* env, struct cachedb_env* cachedb_env, in testframe_lookup()
172 testframe_store(struct module_env* env, struct cachedb_env* cachedb_env, in testframe_store()
244 cachedb_init(struct module_env* env, int id) in cachedb_init()
274 cachedb_deinit(struct module_env* env, int id) in cachedb_deinit()
331 calc_hash(struct query_info* qinfo, struct module_env* env, char* buf, in calc_hash()
974 cachedb_get_mem(struct module_env* env, int id) in cachedb_get_mem()
998 cachedb_is_enabled(struct module_stack* mods, struct module_env* env) in cachedb_is_enabled()
1015 void cachedb_msg_remove_qinfo(struct module_env* env, struct query_info* qinfo) in cachedb_msg_remove_qinfo()
/freebsd/lib/msun/arm/
H A Dfenv.c59 #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
/freebsd/usr.sbin/nscd/
H A Dnscd.c213 destroy_runtime_env(struct runtime_env *env) in destroy_runtime_env()
223 accept_connection(struct kevent *event_data, struct runtime_env *env, in accept_connection()
272 process_socket_event(struct kevent *event_data, struct runtime_env *env, in process_socket_event()
467 process_timer_event(struct kevent *event_data, struct runtime_env *env, in process_timer_event()
484 processing_loop(cache the_cache, struct runtime_env *env, in processing_loop()
/freebsd/contrib/unbound/iterator/
H A Diter_utils.c258 iter_filter_unsuitable(struct iter_env* iter_env, struct module_env* env, in iter_filter_unsuitable()
317 iter_fill_rtt(struct iter_env* iter_env, struct module_env* env, in iter_fill_rtt()
396 iter_filter_order(struct iter_env* iter_env, struct module_env* env, in iter_filter_order()
590 struct module_env* env, struct delegpt* dp, in iter_server_selection()
694 iter_dns_store(struct module_env* env, struct query_info* msgqinf, in iter_dns_store()
835 iter_qname_indicates_dnssec(struct module_env* env, struct query_info *qinfo) in iter_qname_indicates_dnssec()
856 iter_indicates_dnssec(struct module_env* env, struct delegpt* dp, in iter_indicates_dnssec()
1124 iter_store_parentside_rrset(struct module_env* env, in iter_store_parentside_rrset()
1155 iter_store_parentside_NS(struct module_env* env, struct reply_info* rep) in iter_store_parentside_NS()
1164 void iter_store_parentside_neg(struct module_env* env, in iter_store_parentside_neg()
[all …]

1234567891011