Home
last modified time | relevance | path

Searched defs:putenv (Results 1 – 25 of 1061) sorted by last modified time

12345678910>>...43

/dports/net/gopher/gopher/object/
H A Dcompatible.c425 putenv(char *var) /* put var in the environment */ in putenv() function
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/include/nonunix/
H A Dunistd.h26 #define putenv _putenv macro
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/include/nonunix/
H A Dunistd.h26 #define putenv _putenv macro
/dports/mail/metamail/mm2.7/src/metamail/
H A Dputenv.c52 putenv (string) in putenv() function
H A Dmetamail.c1708 #define putenv(var) newenviron[i++] = var; in SetUpEnvironment() macro
1795 putenv(def) in putenv() function
/dports/lang/python38/Python-3.8.12/Lib/
H A Dos.py661 def __init__(self, data, encodekey, decodekey, encodevalue, decodevalue, putenv, unsetenv): argument
/dports/lang/bwbasic/bwbasic-3.20/
H A Dunixio.c147 int putenv(char *x) in putenv() function
/dports/lang/python37/Python-3.7.12/Lib/
H A Dos.py667 def __init__(self, data, encodekey, decodekey, encodevalue, decodevalue, putenv, unsetenv): argument
/dports/archivers/gtar/tar-1.34/gnu/
H A Dstdlib.h1274 # define putenv _putenv macro
/dports/graphics/s2/s2geometry-0.9.0/src/s2/base/
H A Dport.h608 #define putenv _putenv macro
/dports/games/r1q2/r1q2-8012_5/game/
H A Dq_shared.h118 #define putenv _putenv macro
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/adb/
H A Dsysdeps.h277 #define putenv putenv_utf8_not_yet_implemented macro
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dlibc.h446 #define putenv p9putenv macro
/dports/devel/ccdoc/ccdocv08r41/src/
H A Dswitches.cc501 void ccdoc::switches::putenv( string& str ) const in putenv() function in ccdoc::switches
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/base/
H A Dport.h805 #define putenv _putenv macro
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/update/common/
H A Dupdatedefines.h32 # define putenv _putenv macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/fuchsia/
H A Dmod.rs3766 pub fn putenv(string: *mut c_char) -> ::c_int; in putenv() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/
H A Dwasi.rs395 pub fn putenv(a: *mut c_char) -> c_int; in putenv() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/unix/
H A Dmod.rs1247 pub fn putenv(string: *mut c_char) -> ::c_int; in putenv() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/vxworks/
H A Dmod.rs1245 pub fn putenv(string: *mut c_char) -> ::c_int; in putenv() function
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/mozglue/
H A DGeckoLoader.java500 private static native void putenv(String map); in putenv() method in GeckoLoader
/dports/www/firefox/firefox-99.0/toolkit/mozapps/update/common/
H A Dupdatedefines.h32 # define putenv _putenv macro
/dports/www/firefox/firefox-99.0/third_party/rust/libc/src/solid/
H A Dmod.rs586 pub fn putenv(arg1: *mut c_char) -> c_int; in putenv() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa/src/direct/
H A Dasound_ioctl.rs2366 pub fn putenv(__string: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int; in putenv() function
/dports/www/firefox/firefox-99.0/third_party/rust/libc/src/
H A Dwasi.rs439 pub fn putenv(a: *mut c_char) -> c_int; in putenv() function

12345678910>>...43