Searched defs:env (Results 76 - 100 of 250) sorted by relevance

12345678910

/freebsd-13-stable/contrib/kyua/drivers/
H A Dreport_junit_test.cpp101 std::map< std::string, std::string > env; local
H A Dscan_results_test.cpp147 std::map< std::string, std::string > env; local
195 std::map< std::string, std::string > env; local
/freebsd-13-stable/contrib/kyua/store/
H A Dwrite_transaction.cpp78 put_env_vars(sqlite::database& db, const std::map< std::string, std::string >& env) argument
/freebsd-13-stable/contrib/less/
H A Dmain.c106 char *env = (char *) ecalloc(strlen(drive) + local
/freebsd-13-stable/cddl/usr.sbin/dwatch/
H A Ddwatch1179 function env(var, str) { return var "=" arg(str) " " } function
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dcopyinout.c163 jmp_buf env; local
202 jmp_buf env; local
241 jmp_buf env; local
294 jmp_buf env; local
323 jmp_buf env; local
358 jmp_buf env; local
394 jmp_buf env; local
423 jmp_buf env; local
451 jmp_buf env; local
480 jmp_buf env; local
509 jmp_buf env; local
538 jmp_buf env; local
593 jmp_buf env; local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dsession.h63 } *env; member in struct:Session
/freebsd-13-stable/crypto/openssl/crypto/cms/
H A Dcms_pwri.c46 CMS_EnvelopedData *env; local
/freebsd-13-stable/usr.sbin/cron/cron/
H A Ddo_command.c546 register char **env; local
/freebsd-13-stable/usr.sbin/ypldap/
H A Dypldap_dns.c80 struct env env; local
135 struct env *env = p; local
[all...]
/freebsd-13-stable/sys/powerpc/ofw/
H A Drtas.c206 jmp_buf env, *oldfaultbuf; local
/freebsd-13-stable/sys/powerpc/powermac/
H A Dgrackle.c245 jmp_buf env, *oldfaultbuf; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Denv.c120 DB_ENV *env; member in struct:bdb_env_t
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArgs.h75 explicit Args(const Environment &env) : Args() { argument
/freebsd-13-stable/contrib/unbound/libunbound/
H A Dcontext.h112 struct module_env* env; member in struct:ub_ctx
/freebsd-13-stable/contrib/unbound/services/
H A Dmesh.h86 struct module_env* env; member in struct:mesh_area
/freebsd-13-stable/contrib/unbound/util/
H A Dfptr_wlist.c394 fptr_whitelist_mod_init(int (*fptr)(struct module_env* env, int id)) argument
422 fptr_whitelist_mod_deinit(void (*fptr)(struct module_env* env, int id)) argument
537 fptr_whitelist_mod_get_mem(size_t (*fptr)(struct module_env* env, int id)) argument
/freebsd-13-stable/contrib/unbound/validator/
H A Dval_nsec.c177 nsec_verify_rrset(struct module_env* env, struct val_env* ve, argument
198 val_nsec_prove_nodata_dsreply(struct module_env* env, struct val_env* ve, argument
/freebsd-13-stable/contrib/xz/src/xz/
H A Dargs.c513 char *env = getenv(varname); local
[all...]
/freebsd-13-stable/crypto/heimdal/kdc/
H A Dkx509.c157 hx509_env env = NULL; local
/freebsd-13-stable/lib/libc/stdlib/
H A Dgetenv.c331 char **env; local
464 char *env; local
538 char **env; local
[all...]
/freebsd-13-stable/contrib/unbound/dnstap/
H A Ddnstap.c90 dt_send(const struct dt_env *env, void *buf, size_t len_buf) argument
96 dt_msg_init(const struct dt_env *env, argument
133 struct dt_env *env; local
166 dt_apply_identity(struct dt_env *env, struct config_file *cfg) argument
190 dt_apply_version(struct dt_env *env, struct config_file *cfg) argument
207 dt_apply_cfg(struct dt_env *env, struct config_file *cfg) argument
247 dt_init(struct dt_env *env, struct comm_base* base) argument
264 dt_deinit(struct dt_env* env) argument
271 dt_delete(struct dt_env *env) argument
356 dt_msg_send_client_query(struct dt_env *env, struct sockaddr_storage *qsock, enum comm_point_type cptype, sldns_buffer *qmsg) argument
388 dt_msg_send_client_response(struct dt_env *env, struct sockaddr_storage *qsock, enum comm_point_type cptype, sldns_buffer *rmsg) argument
420 dt_msg_send_outside_query(struct dt_env *env, struct sockaddr_storage *rsock, enum comm_point_type cptype, uint8_t *zone, size_t zone_len, sldns_buffer *qmsg) argument
468 dt_msg_send_outside_response(struct dt_env *env, struct sockaddr_storage *rsock, enum comm_point_type cptype, 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) argument
[all...]
/freebsd-13-stable/contrib/unbound/edns-subnet/
H A Daddrtree.c121 addrtree_create(addrlen_t max_depth, void (*delfunc)(void *, void *), size_t (*sizefunc)(void *), void *env, uint32_t max_node_count) argument
/freebsd-13-stable/contrib/unbound/ipsecmod/
H A Dipsecmod.c70 ipsecmod_init(struct module_env* env, int id) argument
88 ipsecmod_deinit(struct module_env* env, int id) argument
588 ipsecmod_get_mem(struct module_env* env, int id) argument
[all...]
/freebsd-13-stable/contrib/unbound/ipset/
H A Dipset.c139 ipset_check_zones_for_rrset(struct module_env *env, struct ipset_env *ie, argument
176 static int ipset_update(struct module_env *env, struct dns_msg *return_msg, struct ipset_env *ie) { argument
226 int ipset_init(struct module_env* env, int id) { argument
253 void ipset_deinit(struct module_env *env, int id) { argument
363 ipset_get_mem(struct module_env *env, int id) argument
[all...]

Completed in 322 milliseconds

12345678910