Home
last modified time | relevance | path

Searched defs:putenv (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/src/env/
H A Dputenv.c41 int putenv(char *s) in putenv() function
/third_party/libuv/test/
H A Dtest-threadpool-cancel.c26 # define putenv _putenv macro
H A Dtest-spawn.c36 # define putenv _putenv macro
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs517 pub fn putenv(envstring: *const ::c_char) -> ::c_int; in putenv() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs586 pub fn putenv(arg1: *mut c_char) -> c_int; in putenv() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs504 pub fn putenv(a: *mut c_char) -> c_int; in putenv() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1310 pub fn putenv(string: *mut c_char) -> ::c_int; in putenv() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1260 pub fn putenv(string: *mut c_char) -> ::c_int; in putenv() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3783 pub fn putenv(string: *mut c_char) -> ::c_int; in putenv() functions

Completed in 28 milliseconds