Home
last modified time | relevance | path

Searched refs:unset (Results 1 – 25 of 55) sorted by relevance

123

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dshareutil.c44 add_opt(struct options **optlistp, char *optarg, int unset) in add_opt() argument
57 if (!unset) { in add_opt()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c83 extern int unset();
157 S_unset, unset, 1, INF,
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dshtests26 [+unset LANG]
27 [+unset LC_ALL]
44 \bVMALLOC_OPTIONS\b unset.]
168 unset DISPLAY ENV FIGNORE HISTFILE
234 else unset LANG LC_ALL
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree.test511 catch {unset key}
512 catch {unset data}
828 catch {unset ::data}
829 catch {unset ::key}
847 catch {unset ::data}
848 catch {unset ::key}
940 catch {unset ::data}
1016 catch {unset data}
1017 catch {unset key}
H A Dbigrow.test116 catch {unset ::bigstr}
117 catch {unset ::big1}
118 catch {unset ::big2}
H A Djoin3_28.test22 catch {unset result}
H A Dall.test65 catch {unset ::SETUP_SQL}
H A Dtclsqlite.test76 catch {unset ::result}
H A Dselect2.test30 catch {unset data}
/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.rc26 unset pipeignore
27 unset replyall
H A DMail.rc31 unset showname autoinc
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th48 : try-menu-unset
49 \ menu-unset may not be present
58 s" menu-unset"
64 s" menusets-unset"
238 try-menu-unset
243 try-menu-unset
248 try-menu-unset
253 try-menu-unset
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_deleg.h78 int dsl_deleg_set(const char *ddname, nvlist_t *nvp, boolean_t unset);
/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c55 const char unset[] = "parameter not set"; variable
H A Ddefs.h421 extern const char unset[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/fun/
H A Dpopd108 unset '_push_stack[_push_top]'
H A Dpushd108 unset '_push_stack[_push_top]'
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE58 did not completely unset the variable has been fixed.
278 arr was not unset before the assignment has been fixed.
416 to be unset has been fixed.
985 09-09-28 Call the ast setlocale() intercept on unset too.
1053 no longer unset the edit mode.
1152 09-01-14 The unset built-in was modified to continue to unset variables
1153 after encountering a variable that it could not unset to
2095 was unset has been fixed.
2427 01-07-23 A bug in which unset -f invoked in a subshell could unset a
3033 function was unset within a discipline was fixed.
[all …]
H A DTYPES76 A type definition is readonly and cannot be unset. Unsetting non-shared
110 by the type or the standard get, set, append, and unset disciplines
H A DRELEASE9381 m. A bug which caused a variable to be unset if the
105 a. A bug which caused unset RANDOM to dump core has been
121 function was unset within a discipline was fixed.
179 n. Variables that were unset but had attributes such as readonly
190 ${x='\\'} expanded to \ when x was unset has been fixed.
/illumos-gate/usr/src/cmd/mailx/
H A Dcmdtab.c69 "unset", C unset, M|RAWLIST, 1, 1000,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_deleg.c274 dsl_deleg_set(const char *ddname, nvlist_t *nvp, boolean_t unset) in dsl_deleg_set() argument
284 unset ? dsl_deleg_unset_sync : dsl_deleg_set_sync, in dsl_deleg_set()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dbuiltins.c92 "unset", NV_BLTIN|BLT_ENV|BLT_SPC, bltin(unset),
/illumos-gate/usr/src/cmd/nsadmin/
H A Dksh.kshrc67 # unless PS1 gets "unset" first.
/illumos-gate/usr/src/boot/common/
H A Dcommands.c328 COMMAND_SET(unset, "unset", "unset a variable", command_unset);

123