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

/openbsd-current/gnu/lib/libiberty/src/
H A Dputenv.c42 #define putenv libiberty_putenv macro
63 #undef putenv macro
70 putenv (const char *string) function
/openbsd-current/lib/libc/stdlib/
H A Dsetenv.c43 putenv(char *str) function
84 DEF_WEAK(putenv); variable
/openbsd-current/gnu/usr.bin/gcc/gcc/config/vax/
H A Dxm-vms.h110 #define putenv(x) macro
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h130 PROTO_NORMAL(putenv); variable
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h350 #undef putenv macro
351 #define putenv win32_putenv macro
/openbsd-current/gnu/usr.bin/perl/
H A DXSUB.h529 # define putenv PerlEnv_putenv macro

Completed in 206 milliseconds