| /titanic_53/usr/src/contrib/ast/src/lib/libast/comp/ |
| H A D | unsetenv.c | 24 #define unsetenv ______unsetenv macro 28 #undef unsetenv 32 NoN(unsetenv) 44 unsetenv(const char *name)
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | menusets.4th | 73 s" cmdbuf" unsetenv 92 s" buf" getenv unsetenv 93 s" buf" unsetenv 143 s" cmdbuf" unsetenv 163 s" buf" getenv unsetenv 164 s" buf" unsetenv 240 s" cmdbuf" unsetenv 261 s" buf" getenv unsetenv 262 s" buf" unsetenv 441 s" type" unsetenv [all …]
|
| H A D | beadm.4th | 241 s" acpi-user-options" unsetenv 242 s" boot-args" unsetenv 243 s" boot_ask" unsetenv 244 s" boot_single" unsetenv 245 s" boot_verbose" unsetenv 246 s" boot_kmdb" unsetenv 247 s" boot_debug" unsetenv 248 s" boot_reconfigure" unsetenv 468 dup s" bootenvmenu_caption[4]" 20 +c! unsetenv 469 dup s" bootenvansi_caption[4]" 20 +c! unsetenv [all …]
|
| H A D | menu-commands.4th | 99 unsetenv ( c-addr/u -- ) 123 s" boot_single" unsetenv 162 s" boot_verbose" unsetenv 201 s" boot_kmdb" unsetenv 202 s" boot_debug" unsetenv 239 s" boot_debug" unsetenv 296 s" boot_reconfigure" unsetenv 432 s" acpi-user-options" unsetenv 520 s" acpi-user-options" unsetenv 521 s" boot-args" unsetenv [all …]
|
| H A D | menu.4th | 296 dup kernel[x] unsetenv 297 2dup menu_caption[x][y] unsetenv 298 2dup ansi_caption[x][y] unsetenv 1298 dup menu_init[x] unsetenv \ menu initializer 1299 dup menu_command[x] unsetenv \ menu command 1300 dup menu_caption[x] unsetenv \ menu caption 1301 dup ansi_caption[x] unsetenv \ ANSI caption 1302 dup menu_keycode[x] unsetenv \ menu keycode 1303 dup toggled_text[x] unsetenv \ toggle_menuitem caption 1304 dup toggled_ansi[x] unsetenv \ toggle_menuitem ANSI caption [all …]
|
| /titanic_53/usr/src/cmd/dtrace/test/tst/common/env/ |
| H A D | err.D_PRAGMA_OPTSET.unsetfromscript.d | 20 #pragma D option unsetenv=rectalexambot
|
| H A D | tst.unsetenv2.ksh.out | 1 dtrace: failed to set -x unsetenv: Invalid value for specified option
|
| /titanic_53/usr/src/tools/ctf/cvt/ |
| H A D | altexec.c | 40 if (unsetenv(env) != 0) in ctf_altexec()
|
| H A D | ctfconvert.c | 168 (void) unsetenv("CTFCONVERT_ALTEXEC"); in main()
|
| /titanic_53/usr/src/boot/sys/boot/i386/libi386/ |
| H A D | comconsole.c | 179 unsetenv(name); in comc_probe() 195 unsetenv(name); in comc_probe() 209 unsetenv(name); in comc_probe() 220 unsetenv(name); in comc_probe()
|
| /titanic_53/usr/src/boot/sys/boot/common/ |
| H A D | install.c | 256 unsetenv("vfs.root.mountfrom"); in install() 321 unsetenv("install_format"); in command_install()
|
| H A D | console.c | 81 unsetenv("console"); /* we want to replace this */ in cons_probe()
|
| H A D | commands.c | 331 if ((err = unsetenv(argv[1])) != 0) { in command_unset()
|
| /titanic_53/usr/src/boot/sys/boot/efi/loader/ |
| H A D | comconsole.c | 208 unsetenv(name); in comc_probe() 224 unsetenv(name); in comc_probe() 238 unsetenv(name); in comc_probe()
|
| /titanic_53/usr/src/lib/libresolv2/common/bsd/ |
| H A D | setenv.c | 112 unsetenv(const char *name) { in unsetenv() function
|
| /titanic_53/usr/src/cmd/sendmail/libsm/ |
| H A D | config.c | 153 unsetenv(name) in unsetenv() function
|
| /titanic_53/usr/src/lib/gss_mechs/mech_krb5/krb5/posix/ |
| H A D | setenv.c | 122 unsetenv(name);
|
| /titanic_53/usr/src/boot/sys/boot/zfs/ |
| H A D | zfs.c | 1032 (void)unsetenv(envname); in zfs_set_env() 1034 (void)unsetenv(envname); in zfs_set_env() 1036 (void)unsetenv(envname); in zfs_set_env() 1038 (void)unsetenv(envname); in zfs_set_env()
|
| /titanic_53/usr/src/boot/lib/libstand/ |
| H A D | environment.c | 179 unsetenv(const char *name) in unsetenv() function
|
| /titanic_53/usr/src/boot/include/ |
| H A D | stdlib.h | 178 int unsetenv(const char *);
|
| /titanic_53/usr/src/lib/libc/port/gen/ |
| H A D | getenv.c | 407 unsetenv(const char *name) in unsetenv() function
|
| /titanic_53/usr/src/head/ |
| H A D | stdlib.h | 247 extern int unsetenv(const char *);
|
| /titanic_53/usr/src/cmd/svc/svccfg/ |
| H A D | svccfg.l | 117 <INITIAL>unsetenv { BEGIN WORD; return (SCC_UNSETENV); }
|
| /titanic_53/usr/src/cmd/ctfconvert/ |
| H A D | ctfconvert.c | 237 if (unsetenv(CTFCONVERT_ALTEXEC) != 0) in ctfconvert_altexec()
|
| /titanic_53/usr/src/lib/smbsrv/libmlsvc/common/ |
| H A D | mlsvc_domain.c | 531 (void) unsetenv("KRB5_DEFAULT_REALM"); in smb_set_krb5_realm()
|