Home
last modified time | relevance | path

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

123

/titanic_51/usr/src/lib/libast/common/comp/
H A Dunsetenv.c24 #define unsetenv ______unsetenv macro
28 #undef unsetenv
32 NoN(unsetenv)
44 unsetenv(const char *name)
/titanic_51/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_51/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_menuite
[all...]
/titanic_51/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_51/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_51/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_51/usr/src/boot/sys/boot/common/
H A Dinstall.c256 unsetenv("vfs.root.mountfrom"); in install()
321 unsetenv("install_format"); in command_install()
/titanic_51/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_51/usr/src/lib/libresolv2/common/bsd/
H A Dsetenv.c108 * unsetenv(name) --
112 unsetenv(const char *name) { in unsetenv() function
126 * environmental array, for use by setenv(3) and unsetenv(3).
/titanic_51/usr/src/cmd/sendmail/libsm/
H A Dconfig.c153 unsetenv(name) in unsetenv() function
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/posix/
H A Dsetenv.c114 * unsetenv(name) --
122 unsetenv(name);
158 * environmental array, for use by setenv(3) and unsetenv(3).
/titanic_51/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_51/usr/src/boot/lib/libstand/
H A Denvironment.c179 unsetenv(const char *name) in unsetenv() function
/titanic_51/usr/src/boot/include/
H A Dstdlib.h178 int unsetenv(const char *);
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h394 #undef unsetenv
395 #define unsetenv _ast_unsetenv macro
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h394 #undef unsetenv
395 #define unsetenv _ast_unsetenv macro
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h415 #undef unsetenv
416 #define unsetenv _ast_unsetenv macro
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h415 #undef unsetenv
416 #define unsetenv _ast_unsetenv macro
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h394 #undef unsetenv
395 #define unsetenv _ast_unsetenv macro
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h394 #undef unsetenv
395 #define unsetenv _ast_unsetenv macro

123