Home
last modified time | relevance | path

Searched refs:getenv (Results 1 – 25 of 36) sorted by relevance

12

/curl/tests/data/
H A Dtest133044 s/^MEM getenv.c: realloc\(\)[\n]$//
45 s/^MEM getenv.c: free\(\)[\n]$//
H A Dtest55854 s/^MEM getenv.c: realloc\(\)[\n]$//
55 s/^MEM getenv.c: free\(\)[\n]$//
H A Dtest42834 # getenv() for the blank environment variable which makes the test fail.
/curl/docs/libcurl/
H A Dcurl_getenv.md8 - getenv (3C)
28 curl_getenv() is a portable wrapper for the getenv() function, meant to
/curl/lib/
H A Dsetup-vms.h39 #define getenv decc_getenv macro
46 char *decc$getenv(const char *__name);
52 #undef getenv
54 #define getenv vms_getenv macro
123 result = decc$getenv(envvar); in vms_getenv()
H A Dcurl_gethostname.c60 const char *force_hostname = getenv("CURL_GETHOSTNAME"); in Curl_gethostname()
H A Dgetenv.c72 char *env = getenv(variable); in GetEnv()
H A Dgetinfo.c205 char *timestr = getenv("CURL_TIME"); in getinfo_long()
217 timestr = getenv("CURL_DEBUG_SIZE"); in getinfo_long()
370 char *timestr = getenv("CURL_TIME"); in getinfo_offt()
466 char *timestr = getenv("CURL_TIME"); in getinfo_double()
H A Drand.c162 char *force_entropy = getenv("CURL_ENTROPY"); in randit()
H A Dcurl_trc.c406 const char *dbg_config = getenv("CURL_DEBUG"); in Curl_trc_opt()
H A Dversion.c227 const char *debugversion = getenv("CURL_VERSION"); in curl_version()
H A Dcurl_ntlm_core.c585 char *force_timestamp = getenv("CURL_FORCETIME"); in Curl_ntlm_core_mk_ntlmv2_resp()
H A DMakefile.inc159 getenv.c \
H A Dcf-socket.c972 char *p = getenv("CURL_DBG_SOCK_WBLOCK"); in cf_socket_ctx_init()
978 p = getenv("CURL_DBG_SOCK_WPARTIAL"); in cf_socket_ctx_init()
984 p = getenv("CURL_DBG_SOCK_RBLOCK"); in cf_socket_ctx_init()
990 p = getenv("CURL_DBG_SOCK_RMAX"); in cf_socket_ctx_init()
H A Drequest.c199 char *p = getenv("CURL_SMALLREQSEND"); in xfer_send()
H A Dhsts.c63 char *timestr = getenv("CURL_TIME"); in hsts_debugtime()
H A Daltsvc.c462 char *timestr = getenv("CURL_TIME"); in altsvc_debugtime()
/curl/src/
H A Dtool_vms.c57 shell = getenv("SHELL"); in is_vms_shell()
H A Dtool_xattr.c90 if(getenv("CURL_FAKE_XATTR")) { in xattr()
H A Dtool_ipfs.c80 char *home = getenv("HOME"); in ipfs_gateway()
H A Dvar.c412 ge = getenv(name); in setvariable()
H A Dtool_cb_hdr.c437 char *vver = getenv("VTE_VERSION"); in write_linked_location()
/curl/tests/libtest/
H A Dstub_gssapi.c116 creds = getenv("CURL_STUB_GSS_CREDS"); in gss_init_sec_context()
/curl/lib/vquic/
H A Dvquic.c90 char *p = getenv("CURL_DBG_QUIC_WBLOCK"); in vquic_ctx_init()
641 const char *qlog_dir = getenv("QLOGDIR"); in Curl_qlogdir()
/curl/.github/scripts/
H A Dspellcheck.words281 getenv

Completed in 51 milliseconds

12