Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/env/
H A Dputenv.cpp114 typedef __crt_char_traits<other_char_type> other_traits; in set_variable_in_other_environment() typedef
138 return other_traits::set_variable_in_environment_nolock(buffer.detach(), 0) == 0; in set_variable_in_other_environment()