Home
last modified time | relevance | path

Searched refs:putenv_s (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Dwindows.txt267 putenv_s
/third_party/rust/crates/libc/src/windows/
Dmod.rs521 pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_char) -> ::errno_t; in putenv_s() function