HomeSort by: relevance | last modified time | path
    Searched refs:_putenv (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/compat/stdlib/
compat_putenv.c 49 __weak_alias(putenv,_putenv)
  /src/lib/libc/include/
namespace.h 583 #define putenv _putenv
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5558 int _putenv (const char *);
5575 # define putenv _putenv
5582 # define putenv _putenv
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4181 int _putenv (const char *);
4198 # define putenv _putenv
4209 # define putenv _putenv

Completed in 25 milliseconds