Searched defs:env (Results 176 - 200 of 250) sorted by relevance

12345678910

/freebsd-13-stable/stand/i386/libi386/
H A Dvidconsole.c877 char env[10], *ptr; local
998 char env[8]; local
[all...]
/freebsd-13-stable/stand/libsa/
H A Dnfs.c154 char *env, *end; local
/freebsd-13-stable/crypto/openssl/apps/
H A Drehash.c476 const char *env, *prog; local
/freebsd-13-stable/usr.bin/units/
H A Dunits.c139 char *direc, *env; local
/freebsd-13-stable/usr.sbin/bhyveload/
H A Dbhyveload.c543 struct env { struct
553 struct env *env; local
564 struct env *en local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp668 LaunchArgs(ProcessMonitor *monitor, lldb_private::Module *module, char const **argv, Environment env, const FileSpec &stdin_file_spec, const FileSpec &stdout_file_spec, const FileSpec &stderr_file_spec, const FileSpec &working_dir) argument
698 ProcessMonitor( ProcessFreeBSD *process, Module *module, const char *argv[], Environment env, const FileSpec &stdin_file_spec, const FileSpec &stdout_file_spec, const FileSpec &stderr_file_spec, const FileSpec &working_dir, const lldb_private::ProcessLaunchInfo & , lldb_private::Status &error) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp828 int GDBRemoteCommunicationClient::SendEnvironment(const Environment &env) { argument
/freebsd-13-stable/contrib/unbound/iterator/
H A Diter_utils.c226 iter_filter_unsuitable(struct iter_env* iter_env, struct module_env* env, argument
283 iter_fill_rtt(struct iter_env* iter_env, struct module_env* env, argument
362 iter_filter_order(struct iter_env* iter_env, struct module_env* env, argument
549 iter_server_selection(struct iter_env* iter_env, struct module_env* env, struct delegpt* dp, uint8_t* name, size_t namelen, uint16_t qtype, int* dnssec_lame, int* chase_to_rd, int open_target, struct sock_list* blacklist, time_t prefetch) argument
654 iter_dns_store(struct module_env* env, struct query_info* msgqinf, struct reply_info* msgrep, int is_referral, time_t leeway, int pside, struct regional* region, uint16_t flags) argument
778 iter_qname_indicates_dnssec(struct module_env* env, struct query_info *qinfo) argument
799 iter_indicates_dnssec(struct module_env* env, struct delegpt* dp, struct dns_msg* msg, uint16_t dclass) argument
1067 iter_store_parentside_rrset(struct module_env* env, struct ub_packed_rrset_key* rrset) argument
1098 iter_store_parentside_NS(struct module_env* env, struct reply_info* rep) argument
1107 iter_store_parentside_neg(struct module_env* env, struct query_info* qinfo, struct reply_info* rep) argument
1167 iter_lookup_parent_NS_from_cache(struct module_env* env, struct delegpt* dp, struct regional* region, struct query_info* qinfo) argument
1187 iter_lookup_parent_glue_from_cache(struct module_env* env, struct delegpt* dp, struct regional* region, struct query_info* qinfo) argument
[all...]
H A Diterator.c78 iter_init(struct module_env* env, int id) argument
112 iter_deinit(struct module_env* env, int id) argument
590 can_have_last_resort(struct module_env* env, uint8_t* nm, size_t nmlen, uint16_t qclass, struct delegpt** retdp) argument
3929 iter_get_mem(struct module_env* env, int id) argument
[all...]
/freebsd-13-stable/contrib/unbound/respip/
H A Drespip.c550 respip_init(struct module_env* env, int id) argument
558 respip_deinit(struct module_env* env, int id) argument
1264 respip_get_mem(struct module_env* env, in argument
[all...]
/freebsd-13-stable/contrib/unbound/services/
H A Dmesh.c242 mesh_create(struct module_stack* stack, struct module_env* env) argument
773 mesh_state_create(struct module_env* env, struct query_info* qinfo, struct respip_client_info* cinfo, uint16_t qflags, int prime, int valrec) argument
[all...]
/freebsd-13-stable/contrib/unbound/util/data/
H A Dmsgreply.c1061 int inplace_cb_reply_call(struct module_env* env, struct query_info* qinfo, argument
1071 int inplace_cb_reply_cache_call(struct module_env* env, argument
1082 int inplace_cb_reply_local_call(struct module_env* env, argument
1093 int inplace_cb_reply_servfail_call(struct module_env* env, argument
1108 int inplace_cb_query_call(struct module_env* env, struct query_info* qinfo, argument
1124 inplace_cb_edns_back_parsed_call(struct module_env* env, struct module_qstate* qstate) argument
1138 inplace_cb_query_response_call(struct module_env* env, struct module_qstate* qstate, struct dns_msg* response) argument
[all...]
/freebsd-13-stable/contrib/unbound/util/
H A Dmodule.h631 struct module_env* env; member in struct:module_qstate
[all...]
/freebsd-13-stable/contrib/unbound/validator/
H A Dval_nsec3.c736 find_matching_nsec3(struct module_env* env, struct nsec3_filter* flt, argument
829 find_covering_nsec3(struct module_env* env, struct nsec3_filter* flt, argument
875 nsec3_find_closest_encloser(struct module_env* env, struct nsec3_filter* flt, rbtree_type* ct, struct query_info* qinfo, struct ce_response* ce) argument
942 nsec3_prove_closest_encloser(struct module_env* env, struct nsec3_filter* flt, rbtree_type* ct, struct query_info* qinfo, int prove_does_not_exist, struct ce_response* ce) argument
1022 nsec3_do_prove_nameerror(struct module_env* env, struct nsec3_filter* flt, rbtree_type* ct, struct query_info* qinfo) argument
1065 nsec3_prove_nameerror(struct module_env* env, struct val_env* ve, struct ub_packed_rrset_key** list, size_t num, struct query_info* qinfo, struct key_entry_key* kkey) argument
1092 nsec3_do_prove_nodata(struct module_env* env, struct nsec3_filter* flt, rbtree_type* ct, struct query_info* qinfo) argument
1224 nsec3_prove_nodata(struct module_env* env, struct val_env* ve, struct ub_packed_rrset_key** list, size_t num, struct query_info* qinfo, struct key_entry_key* kkey) argument
1243 nsec3_prove_wildcard(struct module_env* env, struct val_env* ve, struct ub_packed_rrset_key** list, size_t num, struct query_info* qinfo, struct key_entry_key* kkey, uint8_t* wc) argument
1290 list_is_secure(struct module_env* env, struct val_env* ve, struct ub_packed_rrset_key** list, size_t num, struct key_entry_key* kkey, char** reason, struct module_qstate* qstate) argument
1317 nsec3_prove_nods(struct module_env* env, struct val_env* ve, struct ub_packed_rrset_key** list, size_t num, struct query_info* qinfo, struct key_entry_key* kkey, char** reason, struct module_qstate* qstate) argument
1406 nsec3_prove_nxornodata(struct module_env* env, struct val_env* ve, struct ub_packed_rrset_key** list, size_t num, struct query_info* qinfo, struct key_entry_key* kkey, int* nodata) argument
[all...]
H A Dval_sigcrypt.c289 ds_create_dnskey_digest(struct module_env* env, argument
314 int ds_digest_match_dnskey(struct module_env* env, argument
486 dnskeyset_verify_rrset(struct module_env* env, struct val_env* ve, argument
541 algo_needs_reason(struct module_env* env, int alg, char** reason, char* s) argument
555 dnskey_verify_rrset(struct module_env* env, struct val_env* ve, struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey, size_t dnskey_idx, char** reason, sldns_pkt_section section, struct module_qstate* qstate) argument
594 dnskeyset_verify_rrset_sig(struct module_env* env, struct val_env* ve, time_t now, struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey, size_t sig_idx, struct rbtree_type** sortree, char** reason, sldns_pkt_section section, struct module_qstate* qstate) argument
[all...]
H A Dvalidator.c113 val_apply_cfg(struct module_env* env, struct val_env* val_env, argument
168 val_init(struct module_env* env, int id) argument
193 val_deinit(struct module_env* env, int id) argument
584 validate_msg_signatures(struct module_qstate* qstate, struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* key_entry) argument
782 validate_positive_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey) argument
886 validate_nodata_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey) argument
985 validate_nameerror_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, int* rcode) argument
1123 validate_any_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey) argument
1234 validate_cname_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey) argument
1348 validate_cname_noanswer_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey) argument
2883 val_get_mem(struct module_env* env, int id) argument
[all...]
/freebsd-13-stable/sbin/dhclient/
H A Ddhcpd.h195 struct string_list *env; member in struct:client_state
/freebsd-13-stable/contrib/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-dos.c958 char *env; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp46 ProgramState::ProgramState(ProgramStateManager *mgr, const Environment& env, argument
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c878 libzfs_run_process_impl(const char *path, char *argv[], char *env[], int flags, argument
955 libzfs_run_process_get_stdout(const char *path, char *argv[], char *env[], argument
995 char *env local
966 libzfs_run_process_get_stdout_nopath(const char *path, char *argv[], char *env[], char **lines[], int *lines_cnt) argument
1009 char *env; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c1628 lzc_set_bootenv(const char *pool, const nvlist_t *env) argument
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_video.c568 char name[8], env[32]; local
/freebsd-13-stable/sys/dev/iommu/
H A Dbusdma_iommu.c77 char str[128], *env; local
[all...]
/freebsd-13-stable/contrib/one-true-awk/
H A Drun.c72 jmp_buf env; variable

Completed in 521 milliseconds

12345678910