Home
last modified time | relevance | path

Searched defs:getenv (Results 26 – 50 of 2025) sorted by relevance

12345678910>>...81

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dos.erl117 getenv() -> function
123 getenv(VarName) -> function
130 getenv(VarName, DefaultValue) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dos.erl57 getenv(_VarName) -> function
123 getenv() -> function
130 getenv(VarName, DefaultValue) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dos.erl117 getenv() -> function
123 getenv(VarName) -> function
130 getenv(VarName, DefaultValue) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dos.erl57 getenv(_VarName) -> function
123 getenv() -> function
130 getenv(VarName, DefaultValue) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dos.erl57 getenv(_VarName) -> function
123 getenv() -> function
130 getenv(VarName, DefaultValue) -> function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Dgetenv.c62 getenv (const char *name) in getenv() function
/dports/databases/pgloader3/pgloader-3.6.2/src/
H A Dsave.lisp10 (defun getenv (name &optional default) function
/dports/lang/rust/rustc-1.58.1-src/src/test/codegen/
H A Dno-plt.rs8 fn getenv(name: *const u8) -> *mut u8; in getenv() function
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h34 static inline char *getenv(const char *name) { return NULL; } in getenv() function
/dports/graphics/sane-backends/sane-backends-1.0.32/lib/
H A Dgetenv.c6 getenv(const char *name) in getenv() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/env/
H A Dgetenv.c5 char *getenv(const char *name) in getenv() function
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/api/cl/
H A Dsysdep.lisp26 (defun getenv (var) function
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/api/cl/
H A Dsysdep.lisp26 (defun getenv (var) function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/env/
H A Dgetenv.c5 char *getenv(const char *name) in getenv() function
/dports/security/gnupg/gnupg-2.3.3/common/
H A Dcommon-defs.h36 #define getenv(a) (NULL) macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/env/
H A Dgetenv.c5 char *getenv(const char *name) in getenv() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/env/
H A Dgetenv.c5 char *getenv(const char *name) in getenv() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/env/
H A Dgetenv.c5 char *getenv(const char *name) in getenv() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/env/
H A Dgetenv.c5 char *getenv(const char *name) in getenv() function
/dports/devel/dev86/dev86-0.16.20/libc/misc/
H A Dgetenv.c9 getenv(name) in getenv() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/env/
H A Dgetenv.c5 char *getenv(const char *name) in getenv() function
/dports/net/tshark-lite/wireshark-3.6.1/radius/
H A Ddictionary.symbol10 VALUE Symbol-Admin-Role WebAdmin 16
/dports/archivers/rpm4/rpm-4.16.1.3/
H A Dsystem.h41 #define getenv(_s) secure_getenv(_s) macro
43 #define getenv(_s) __secure_getenv(_s) macro
/dports/devel/popt/popt-1.18/src/
H A Dsystem.h57 #define getenv(_s) secure_getenv(_s) macro
59 #define getenv(_s) __secure_getenv(_s) macro
/dports/emulators/mess/mame-mame0226/3rdparty/genie/tests/
H A Dtest_dofile.lua27 os.getenv = function() return os.getcwd().."/folder" end function

12345678910>>...81