Home
last modified time | relevance | path

Searched defs:getenv (Results 1 – 25 of 2025) sorted by relevance

12345678910>>...81

/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/vm/guest/
H A Dgetenv.go27 type getenv struct { struct
32 cli.Register("guest.getenv", &getenv{})
55 govc guest.getenv -vm $name
59 func (cmd *getenv) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/vm/guest/
H A Dgetenv.go27 type getenv struct { struct
32 cli.Register("guest.getenv", &getenv{})
55 govc guest.getenv -vm $name
59 func (cmd *getenv) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/vm/guest/
H A Dgetenv.go27 type getenv struct { struct
32 cli.Register("guest.getenv", &getenv{})
55 govc guest.getenv -vm $name
59 func (cmd *getenv) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/audio/openal-soft/openal-soft-1.21.1/common/
H A Dstrutils.cpp46 al::optional<std::string> getenv(const char *envname) in getenv() function
55 al::optional<std::wstring> getenv(const WCHAR *envname) in getenv() function
/dports/databases/pgloader3/pgloader-3.6.2/src/
H A Dgetenv.lisp15 (defun getenv (name &optional default) function
/dports/www/mod_php80/php-8.0.15/sapi/fpm/
H A Dwww.conf.in415 ; via getenv(), $_ENV and $_SERVER. function
/dports/www/mod_php81/php-8.1.1/sapi/fpm/
H A Dwww.conf.in423 ; via getenv(), $_ENV and $_SERVER. function
/dports/lang/php73/php-7.3.33/sapi/fpm/
H A Dwww.conf.in398 ; via getenv(), $_ENV and $_SERVER. function
/dports/lang/php74/php-7.4.27/sapi/fpm/
H A Dwww.conf.in399 ; via getenv(), $_ENV and $_SERVER. function
/dports/lang/php81/php-8.1.1/sapi/fpm/
H A Dwww.conf.in423 ; via getenv(), $_ENV and $_SERVER. function
/dports/lang/php80/php-8.0.15/sapi/fpm/
H A Dwww.conf.in415 ; via getenv(), $_ENV and $_SERVER. function
/dports/www/mod_php74/php-7.4.27/sapi/fpm/
H A Dwww.conf.in399 ; via getenv(), $_ENV and $_SERVER. function
/dports/www/mod_php73/php-7.3.33/sapi/fpm/
H A Dwww.conf.in398 ; via getenv(), $_ENV and $_SERVER. function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/cr16/
H A Dgetenv.c18 char * getenv (const char *name) in getenv() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/crx/
H A Dgetenv.c18 char * getenv (const char *name) in getenv() function
/dports/audio/audacity/audacity-Audacity-3.1.3/nyquist/
H A Devalenv.lsp23 (defmacro getenv () macro
/dports/devel/avr-libc/avr-libc-2.0.0/libc/stdlib/
H A Dgetenv.c4 getenv (const char *name) in getenv() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/cr16/
H A Dgetenv.c18 char * getenv (const char *name) in getenv() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/crx/
H A Dgetenv.c18 char * getenv (const char *name) in getenv() function
/dports/devel/leiningen/leiningen-2.9.8/test/leiningen/test/new/
H A Dtemplates.clj9 (defn- getenv [s] privateFunction
/dports/lang/snobol4/snobol4-2.2.2/lib/dummy/
H A Dgetenv.c6 getenv( str ) in getenv() function
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/util/
H A Dxmkmf.cmd74 getenv: subroutine
/dports/devel/git-cola/git-cola-3.10.1/test/
H A Dgit_test.py122 def test_find_git_honors_ceiling_dirs(self, is_git_dir, getenv): argument
184 def test_find_git_worktree_from_GIT_DIR(self, is_git_dir, getenv): argument
210 def test_find_git_directory_uses_GIT_WORK_TREE(self, is_git_dir, getenv): argument
234 def test_uses_cwd_for_worktree_with_GIT_DIR(self, is_git_dir, getenv): argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dos.erl117 getenv() -> function
123 getenv(VarName) -> function
130 getenv(VarName, DefaultValue) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dos.erl57 getenv(_VarName) -> function
123 getenv() -> function
130 getenv(VarName, DefaultValue) -> function

12345678910>>...81