Searched refs:unsetenv (Results 26 - 38 of 38) sorted by relevance

12

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c273 return (unsetenv("NSS_STRICT_NOFORK"));
/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c253 (void) unsetenv("TZ");
/illumos-gate/usr/src/boot/lib/libstand/
H A Dstand.h333 extern int unsetenv(const char *name);
/illumos-gate/usr/src/tools/cw/
H A Dcw.c1681 (unsetenv("SUNPRO_DEPENDENCIES") != 0 ||
1682 unsetenv("DEPENDENCIES_OUTPUT") != 0)) {
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c1335 if ((err = unsetenv(argv[1])) != 0) {
1963 unsetenv("kernelname");
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_main.c751 (void) unsetenv(MDB_CONFIG_ENV_VAR);
/illumos-gate/usr/src/common/ficl/
H A Dloader.c67 * unsetenv ( addr n -- )
184 unsetenv(name);
1033 ficlDictionarySetPrimitive(dp, "unsetenv", ficlUnsetenv,
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dmodule.c237 unsetenv("kernelname");
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h176 # define HASUNSETENV 1 /* has unsetenv(3) call */
464 # define HASUNSETENV 1 /* unsetenv() added in S10 */
575 # define HASUNSETENV 1 /* has unsetenv(3) call */
644 # define HASUNSETENV 1 /* has unsetenv(3) call */
753 # define HASUNSETENV 1 /* has unsetenv(3) */
804 # define HASUNSETENV 1 /* has unsetenv(3) call */
830 # define HASUNSETENV 1 /* has the unsetenv(3) call */
873 # define HASUNSETENV 1 /* has unsetenv(3) call */
941 # define HASUNSETENV 1 /* has unsetenv(3) call */
1075 # define HASUNSETENV 1 /* has unsetenv(
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2654 extern void unsetenv __P((char *));
H A Dmain.c1341 unsetenv("TZ");
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c2722 (void) unsetenv("KRB5_DEFAULT_REALM");
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc782 int unsetenv(const char *name);

Completed in 147 milliseconds

12