Home
last modified time | relevance | path

Searched refs:unsetenv (Results 1 – 25 of 53) sorted by relevance

123

/titanic_53/usr/src/contrib/ast/src/lib/libast/comp/
H A Dunsetenv.c24 #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 Dmenusets.4th73 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 Dbeadm.4th241 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 Dmenu-commands.4th99 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 Dmenu.4th296 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 Derr.D_PRAGMA_OPTSET.unsetfromscript.d20 #pragma D option unsetenv=rectalexambot
H A Dtst.unsetenv2.ksh.out1 dtrace: failed to set -x unsetenv: Invalid value for specified option
/titanic_53/usr/src/tools/ctf/cvt/
H A Daltexec.c40 if (unsetenv(env) != 0) in ctf_altexec()
H A Dctfconvert.c168 (void) unsetenv("CTFCONVERT_ALTEXEC"); in main()
/titanic_53/usr/src/boot/sys/boot/i386/libi386/
H A Dcomconsole.c179 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 Dinstall.c256 unsetenv("vfs.root.mountfrom"); in install()
321 unsetenv("install_format"); in command_install()
H A Dconsole.c81 unsetenv("console"); /* we want to replace this */ in cons_probe()
H A Dcommands.c331 if ((err = unsetenv(argv[1])) != 0) { in command_unset()
/titanic_53/usr/src/boot/sys/boot/efi/loader/
H A Dcomconsole.c208 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 Dsetenv.c112 unsetenv(const char *name) { in unsetenv() function
/titanic_53/usr/src/cmd/sendmail/libsm/
H A Dconfig.c153 unsetenv(name) in unsetenv() function
/titanic_53/usr/src/lib/gss_mechs/mech_krb5/krb5/posix/
H A Dsetenv.c122 unsetenv(name);
/titanic_53/usr/src/boot/sys/boot/zfs/
H A Dzfs.c1032 (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 Denvironment.c179 unsetenv(const char *name) in unsetenv() function
/titanic_53/usr/src/boot/include/
H A Dstdlib.h178 int unsetenv(const char *);
/titanic_53/usr/src/lib/libc/port/gen/
H A Dgetenv.c407 unsetenv(const char *name) in unsetenv() function
/titanic_53/usr/src/head/
H A Dstdlib.h247 extern int unsetenv(const char *);
/titanic_53/usr/src/cmd/svc/svccfg/
H A Dsvccfg.l117 <INITIAL>unsetenv { BEGIN WORD; return (SCC_UNSETENV); }
/titanic_53/usr/src/cmd/ctfconvert/
H A Dctfconvert.c237 if (unsetenv(CTFCONVERT_ALTEXEC) != 0) in ctfconvert_altexec()
/titanic_53/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_domain.c531 (void) unsetenv("KRB5_DEFAULT_REALM"); in smb_set_krb5_realm()

123