Searched defs:env (Results 26 - 50 of 278) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h80 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_flags_test.cpp28 static void TestFlag(T start_value, const char *env, T final_value) { argument
43 void TestFlag(const char *start_value, const char *env, argument
138 static void TestTwoFlags(const char *env, bool expected_flag1, argument
/openbsd-current/sbin/unwind/libunbound/services/
H A Dmodstack.c251 modstack_desetup(struct module_stack* stack, struct module_env* env) argument
275 mod_get_mem(struct module_env* env, const char* name) argument
226 modstack_setup(struct module_stack* stack, const char* module_conf, struct module_env* env) argument
[all...]
/openbsd-current/usr.sbin/unbound/services/
H A Dmodstack.c251 modstack_desetup(struct module_stack* stack, struct module_env* env) argument
275 mod_get_mem(struct module_env* env, const char* name) argument
226 modstack_setup(struct module_stack* stack, const char* module_conf, struct module_env* env) argument
[all...]
/openbsd-current/gnu/gcc/libgomp/
H A Denv.c51 char *env, *end; local
118 char *env, *end; local
154 const char *env; local
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dipa-utils.c86 searchc(struct searchc_env* env, struct cgraph_node *v) argument
162 struct searchc_env env; local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/
H A Dtestsuite_hooks.cc134 run_tests_wrapped_env(const char* name, const char* env, argument
/openbsd-current/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmd-env.c117 char *env; local
250 char *env; local
[all...]
/openbsd-current/usr.bin/doas/
H A Denv.c39 struct env { struct
77 addnode(struct env *env, const char *key, const char *value) argument
94 struct env *en local
146 flattenenv(struct env *env) argument
166 fillenv(struct env *env, const char **envlist) argument
228 struct env *env; local
[all...]
/openbsd-current/usr.sbin/relayd/
H A Dcheck_script.c36 check_script(struct relayd *env, struct host *host) argument
64 script_done(struct relayd *env, struct ctl_script *scr) argument
94 script_exec(struct relayd *env, struct ctl_script *scr) argument
H A Dcontrol.c45 struct relayd *env = ps->ps_env; local
225 struct relayd *env = cs->cs_env; local
H A Dpfe_route.c38 init_routes(struct relayd *env) argument
55 sync_routes(struct relayd *env, struct router *rt) argument
123 pfe_route(struct relayd *env, struct ctl_netroute *crt) argument
[all...]
H A Dcheck_icmp.c49 icmp_setup(struct relayd *env, struct ctl_icmp_event *cie, int af) argument
65 icmp_init(struct relayd *env) argument
75 schedule_icmp(struct relayd *env, struct host *host) argument
102 check_icmp(struct relayd *env, struct timeval *tv) argument
[all...]
/openbsd-current/usr.sbin/unbound/dynlibmod/examples/
H A Dhelloworld.c40 EXPORT int init(struct module_env* env, int id) { argument
53 EXPORT void deinit(struct module_env* env, int id) { argument
73 struct dynlibmod_env* env = qstate->env->modinfo[id]; local
102 struct dynlibmod_env* env = qstate->env->modinfo[id]; local
111 get_mem(struct module_env* env, int id) argument
124 struct dynlibmod_env* env = qstate->env->modinfo[id]; local
[all...]
/openbsd-current/usr.bin/ssh/
H A Dauth-options.h58 char **env; member in struct:sshauthopt
/openbsd-current/regress/sys/kern/signal/siginfo-fault/
H A Dsiginfo-fault.c46 static jmp_buf env; variable
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitecs.c164 struct module_env env; local
/openbsd-current/usr.sbin/httpd/
H A Dcontrol.c45 struct httpd *env = ps->ps_env; local
224 struct httpd *env = cs->cs_env; local
/openbsd-current/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp64 extern "C" int __sigjmp_save(__hw_sigjmp_buf env, int savemask) { argument
73 InternalLongjmp(__hw_register_buf env, int retval) { argument
182 INTERCEPTOR(void, siglongjmp, __hw_sigjmp_buf env, in argument
200 INTERCEPTOR(void, __libc_longjmp, __hw_jmp_buf env, int val) argument
206 INTERCEPTOR(void, longjmp, __hw_jmp_buf env, int val) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dfork-child.c122 fork_inferior (char *exec_file_arg, char *allargs, char **env, argument
/openbsd-current/sys/arch/loongson/loongson/
H A Dpmon.c67 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
180 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
191 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
202 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
215 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
228 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
241 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
254 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
267 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
280 struct pmon_env *env = (struct pmon_env *)pmon_envp; local
[all...]
/openbsd-current/usr.bin/rdistd/
H A Dfilesys.c46 jmp_buf env; variable
/openbsd-current/libexec/getty/
H A Dsubr.c323 makeenv(char *env[]) argument
/openbsd-current/regress/lib/libm/fenv/
H A Dfenv.c132 fenv_t env; local
405 fenv_t env; local
/openbsd-current/regress/lib/libm/msun/
H A Dtest-utils.h123 fenv_t env; local

Completed in 317 milliseconds

1234567891011>>