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

12345678910

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp247 Environment env = Host::GetEnvironment(); local
/freebsd-current/contrib/kyua/store/
H A Dread_transaction.cpp78 std::map< std::string, std::string > env; local
/freebsd-current/contrib/kyua/cli/
H A Dcmd_report.cpp167 const std::map< std::string, std::string >& env = context.env(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h214 iJDEnvironmentType env; member in struct:_iJIT_Method_Load
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c311 char *env; local
/freebsd-current/crypto/heimdal/kdc/
H A Dkx509.c157 hx509_env env = NULL; local
/freebsd-current/contrib/ntp/util/
H A Dntptime.c75 static sigjmp_buf env; /* environment var. for pll_trap() */ variable
/freebsd-current/contrib/ofed/libmlx5/
H A Dbuf.c451 char *env; local
/freebsd-current/crypto/openssh/contrib/
H A Dgnome-ssh-askpass2.c108 parse_env_hex_color(const char *env, GdkColor *c) argument
H A Dgnome-ssh-askpass3.c92 parse_env_hex_color(const char *env, GdkColor *c) argument
/freebsd-current/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
605 ipsecmod_get_mem(struct module_env* env, int id) argument
[all...]
/freebsd-current/contrib/unbound/edns-subnet/
H A Daddrtree.c122 addrtree_create(addrlen_t max_depth, void (*delfunc)(void *, void *), size_t (*sizefunc)(void *), void *env, uint32_t max_node_count) argument
/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.c119 _zed_exec_fork_child(uint64_t eid, const char *dir, const char *prog, char *env[], int zfd, boolean_t in_foreground) argument
/freebsd-current/contrib/unbound/libunbound/
H A Dcontext.h118 struct module_env* env; member in struct:ub_ctx
/freebsd-current/contrib/less/
H A Dmain.c105 char *env = (char *) ecalloc(strlen(drive) + local
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_impl.h118 char **env; member in struct:pam_handle
/freebsd-current/sys/dev/hid/
H A Dhidquirk.c335 hidquirk_add_entry_from_str(const char *name, const char *env) argument
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dsystems.c75 const char *env; local
/freebsd-current/usr.sbin/ypldap/
H A Dldapclient.c162 struct env *env = p; local
258 struct env *env = p; local
353 struct env env; local
502 client_search_idm(struct env *env, struct idm *idm, struct aldap *al, char **attrs, char *filter, int min_attr, int max_attr, enum imsg_type type) argument
568 client_try_idm(struct env *env, struct idm *idm) argument
645 struct env *env = p; local
670 client_configure(struct env *env) argument
[all...]
H A Dyp.c56 static struct env *env; variable in typeref:struct:env
[all...]
/freebsd-current/lib/libc/stdlib/
H A Dgetenv.c326 char **env; local
471 char *env; local
545 char **env; local
[all...]
/freebsd-current/contrib/unbound/ipset/
H A Dipset.c139 ipset_check_zones_for_rrset(struct module_env *env, struct ipset_env *ie, argument
178 static int ipset_update(struct module_env *env, struct dns_msg *return_msg, argument
229 int ipset_init(struct module_env* env, int id) { argument
256 void ipset_deinit(struct module_env *env, int id) { argument
366 ipset_get_mem(struct module_env *env, int id) argument
[all...]
/freebsd-current/stand/uboot/
H A Dglue.c539 const char *env, *str; local
/freebsd-current/libexec/getty/
H A Dsubr.c552 makeenv(char *env[]) argument
/freebsd-current/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c328 char **envlist, **env; local

Completed in 395 milliseconds

12345678910