Searched defs:env (Results 101 - 125 of 250) sorted by relevance

12345678910

/freebsd-13-stable/contrib/unbound/iterator/
H A Diter_scrub.c617 store_rrset(sldns_buffer* pkt, struct msg_parse* msg, struct module_env* env, argument
685 scrub_sanitize(sldns_buffer* pkt, struct msg_parse* msg, struct query_info* qinfo, uint8_t* zonename, struct module_env* env, struct iter_env* ie) argument
806 scrub_message(sldns_buffer* pkt, struct msg_parse* msg, struct query_info* qinfo, uint8_t* zonename, struct regional* region, struct module_env* env, struct iter_env* ie) argument
[all...]
/freebsd-13-stable/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c331 char **envlist, **env; local
/freebsd-13-stable/libexec/getty/
H A Dsubr.c556 makeenv(char *env[]) argument
/freebsd-13-stable/libexec/rtld-elf/powerpc64/
H A Dreloc.c53 Elf_Addr env; member in struct:funcdesc
/freebsd-13-stable/contrib/kyua/cli/
H A Dcmd_report.cpp167 const std::map< std::string, std::string >& env = context.env(); local
/freebsd-13-stable/contrib/kyua/store/
H A Dread_transaction.cpp78 std::map< std::string, std::string > env; local
/freebsd-13-stable/contrib/less/
H A Dlesskey.c794 char *env = (char *) calloc(strlen(drive) + local
/freebsd-13-stable/contrib/libevent/test/
H A Dtinytest.c94 void *env = NULL; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp239 extern "C" int __sigjmp_save(__hw_sigjmp_buf env, int savemask) { argument
247 InternalLongjmp(__hw_register_buf env, int retval) { argument
284 INTERCEPTOR(void, siglongjmp, __hw_sigjmp_buf env, int val) { argument
295 INTERCEPTOR(void, __libc_longjmp, __hw_jmp_buf env, int val) argument
299 INTERCEPTOR(void, longjmp, __hw_jmp_buf env, int val) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cpp131 const char *env = GetEnv(env_name); local
/freebsd-13-stable/contrib/expat/tests/
H A Dminicheck.c130 static jmp_buf env; variable
/freebsd-13-stable/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.c117 _zed_exec_fork_child(uint64_t eid, const char *dir, const char *prog, char *env[], int zfd, boolean_t in_foreground) argument
/freebsd-13-stable/sys/dev/hid/
H A Dhidquirk.c334 hidquirk_add_entry_from_str(const char *name, const char *env) argument
[all...]
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_subr.c1014 bhnd_nvram_parse_env(const char *env, size_t env_len, char delim, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h214 iJDEnvironmentType env; member in struct:_iJIT_Method_Load
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dbuf.c451 char *env; local
/freebsd-13-stable/contrib/openpam/lib/libpam/
H A Dopenpam_impl.h120 char **env; member in struct:pam_handle
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c94 void *env = NULL; local
/freebsd-13-stable/contrib/ntp/util/
H A Dntptime.c75 static sigjmp_buf env; /* environment var. for pll_trap() */ variable
/freebsd-13-stable/contrib/lua/src/
H A Dlbaselib.c321 int env = (!lua_isnone(L, 3) ? 3 : 0); /* 'env' index or 0 if no 'env' */ local
370 int env = (!lua_isnone(L, 4) ? 4 : 0); /* 'env' index or 0 if no 'env' */ local
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c296 char *env; local
/freebsd-13-stable/sys/dev/usb/quirk/
H A Dusb_quirk.c973 usb_quirk_add_entry_from_str(const char *name, const char *env) argument
[all...]
/freebsd-13-stable/stand/efi/loader/
H A Defiserialio.c256 char *env, *buf, *ep; local
/freebsd-13-stable/stand/i386/libi386/
H A Dcomconsole.c84 char *cons, *env; local
[all...]
/freebsd-13-stable/stand/uboot/lib/
H A Dglue.c542 const char *env, *str; local

Completed in 401 milliseconds

12345678910