/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | putenv.c | 24 #define putenv ______putenv macro 32 #undef putenv 36 NoN(putenv) 48 putenv(const char* s)
|
/titanic_41/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 710 if (putenv(str) != 0) { in run() 730 if ((putenv(warn) != 0) || (putenv(bind) != 0) || in run() 731 (putenv(path) != 0) || (putenv(verb) != 0) || in run() 732 (putenv(fltr) != 0) || (putenv(conf) != 0) || in run() 733 (putenv(init) != 0) || (putenv(lazy) != 0) || in run() 734 (putenv(uref) != 0) || (putenv(used) != 0) || in run() 735 (putenv(weak) != 0) || (putenv(load) != 0) || in run() 736 (putenv(nope) != 0) || (putenv(defr) != 0)) { in run() 755 if (putenv(str) != 0) { in run()
|
/titanic_41/usr/src/cmd/sgs/crle/common/ |
H A D | dump.c | 167 if ((putenv(efds) != 0) || (putenv(eflg) != 0) || in dump() 168 (putenv(ecnf) != 0) || (putenv(crle->c_audit) != 0) || in dump() 169 (putenv((char *)MSG_ORIG(MSG_ENV_LD_FLAGS)) != 0)) { in dump()
|
H A D | depend.c | 280 if ((putenv(efds) != 0) || (putenv(crle->c_audit) != 0) || in depend() 281 (putenv(eldf) != 0) || (preload && (putenv(epld) != 0))) { in depend()
|
/titanic_41/usr/src/lib/libvolmgt/common/ |
H A D | volmgt_on_private.c | 601 (void) putenv("VOLUME_ACTION=eject"); in call_unmount_prog() 602 (void) putenv(strdup(env_buf)); in call_unmount_prog() 606 (void) putenv(strdup(env_buf)); in call_unmount_prog() 609 (void) putenv(strdup(env_buf)); in call_unmount_prog() 612 (void) putenv(strdup(env_buf)); in call_unmount_prog() 615 (void) putenv(strdup(env_buf)); in call_unmount_prog() 618 (void) putenv(strdup(env_buf)); in call_unmount_prog() 621 (void) putenv(strdup(env_buf)); in call_unmount_prog()
|
/titanic_41/usr/src/cmd/abi/apptracecmd/ |
H A D | apptrace.c | 207 (void) putenv(LD_AUDIT); in main() 208 (void) putenv(LD_AUDIT_64); in main() 260 (void) putenv("LD_AUDIT="); in main() 261 (void) putenv("LD_AUDIT_64="); in main() 293 (void) putenv(stuff); in stuffenv()
|
/titanic_41/usr/src/cmd/oamuser/lib/ |
H A D | dates.c | 34 extern int putenv(); 49 if ( putenv( dmaskpath ) != 0 )
|
/titanic_41/usr/src/cmd/make/lib/mksh/ |
H A D | mksh.cc | 75 putenv(*env_list_p); in set_env_vars() 126 (void) putenv(env); in change_sunpro_dependencies_value()
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | config.c | 40 putenv(str) 111 putenv(env)
|
/titanic_41/usr/src/lib/libresolv2/common/bsd/ |
H A D | putenv.c | 17 putenv(char *str) { in putenv() function
|
/titanic_41/usr/src/cmd/rtc/ |
H A D | rtc.c | 177 (void) putenv(tz); in set_zone() 213 (void) putenv(tz); in correct_rtc_and_lag()
|
/titanic_41/usr/src/cmd/oamuser/user/ |
H A D | call_pass.c | 56 (void) putenv("LC_ALL=C");
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | getenv.c | 29 #pragma weak _putenv = putenv 337 putenv(char *string) in putenv() function
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | putenv.c | 52 putenv(char *change) in putenv() function
|
/titanic_41/usr/src/cmd/listen/ |
H A D | listen.c | 310 putenv(parse(tzenv)); in main() 1461 putenv(homeenv); 1466 putenv(pathenv); 1508 putenv("PATH=/usr/sbin:/usr/bin"); 1516 putenv(p); 1524 putenv(p); 1531 putenv(p); 1542 putenv(p); 1550 putenv(p);
|
/titanic_41/usr/src/lib/libnsl/saf/ |
H A D | doconfig.c | 254 if (putenv(tp)) in doassign() 465 (void) putenv("IFS=\" \""); in dorun()
|
/titanic_41/usr/src/cmd/env/ |
H A D | env.c | 93 if (putenv(argv[optind])) { in main()
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | tmchild.c | 552 if (putenv(pbuf)) { 559 if (putenv(hbuf)) { 617 if (putenv(tbuf)) {
|
/titanic_41/usr/src/cmd/devmgmt/cmds/ |
H A D | listdgrp.c | 157 (void) putenv("MSGVERB=text"); in main()
|
H A D | getdev.c | 171 (void) putenv("MSGVERB=text"); in main()
|
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_krb.c | 183 if (putenv(buf) != 0) in smb_ccache_init()
|
/titanic_41/usr/src/cmd/tcpd/ |
H A D | safe_finger.c | 80 if (putenv(path)) {
|
/titanic_41/usr/src/cmd/setuname/ |
H A D | setuname.c | 94 extern int putenv(); /* Put a value into the environment */ 209 (void) putenv("MSGVERB=text");
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/slpd/ |
H A D | slpd.c | 123 (void) putenv(conf_env); in do_args()
|
/titanic_41/usr/src/cmd/power/ |
H A D | sys-suspend.c | 630 if (putenv(display_name) != 0) { in main() 718 (void) putenv(get_xauthority(xauthority)); in main()
|