Searched defs:putenv (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libc/stdlib/ | ||
| H A D | putenv.c | 52 putenv(char *str) function in typeref:typename:int |
| /src/sys/arch/ia64/stand/common/ | ||
| H A D | environment.c | 166 putenv(const char *string) function in typeref:typename:int |
| /src/sys/arch/arc/arc/ | ||
| H A D | arcbios.h | 315 arc_status_t (*putenv)( /* SetEnvironmentVariable 32 */ member in struct:arc_calls |
| /src/lib/libc/include/ | ||
| H A D | namespace.h | 583 #define putenv _putenv macro |
Completed in 7 milliseconds