Home
last modified time | relevance | path

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

12

/titanic_50/usr/src/cmd/dfs.cmds/sharemgr/
H A Dshareutil.c46 add_opt(struct options **optlistp, char *optarg, int unset) in add_opt() argument
59 if (!unset) { in add_opt()
/titanic_50/usr/src/cmd/csh/
H A Dsh.init.c85 extern int unset();
159 S_unset, unset, 1, INF,
/titanic_50/usr/src/lib/libsqlite/test/
H A Dbtree.test513 catch {unset key}
514 catch {unset data}
830 catch {unset ::data}
831 catch {unset ::key}
849 catch {unset ::data}
850 catch {unset ::key}
942 catch {unset ::data}
1018 catch {unset data}
1019 catch {unset key}
H A Dbigrow.test118 catch {unset ::bigstr}
119 catch {unset ::big1}
120 catch {unset ::big2}
H A Djoin3_28.test24 catch {unset result}
H A Dall.test67 catch {unset ::SETUP_SQL}
H A Dtclsqlite.test78 catch {unset ::result}
H A Dselect2.test32 catch {unset data}
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_deleg.h67 int dsl_deleg_set(const char *ddname, nvlist_t *nvp, boolean_t unset);
/titanic_50/usr/src/cmd/mailx/misc/
H A Dmailx.rc26 unset pipeignore
27 unset replyall
H A DMail.rc31 unset showname autoinc
/titanic_50/usr/src/cmd/sh/
H A Dmsg.c57 const char unset[] = "parameter not set"; variable
H A Ddefs.h421 extern const char unset[];
H A Dmacro.c386 failed(id, unset);
/titanic_50/usr/src/lib/libshell/common/fun/
H A Dpopd108 unset '_push_stack[_push_top]'
H A Dpushd108 unset '_push_stack[_push_top]'
/titanic_50/usr/src/cmd/mailx/
H A Dcmdtab.c71 "unset", C unset, M|RAWLIST, 1, 1000,
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE2 10-03-05 A varibale unset memory leak has been fixed and tests/leaks.sh
7 associative array subscripts for unset array elements has been fixed.
32 09-12-11 A bug where the subscript of an unset variable was not evaluated has
59 09-11-09 A bug in which a variable that has been unset in a subshell and then
79 09-09-28 Call the ast setlocale() intercept on unset too.
80 09-09-24 A bug in which LANG=foo; LC_ALL=foo; unset LC_ALL; did not revert
147 no longer unset the edit mode.
164 09-06-08 When var is an identifier and is unset, ${var} no longer tries to
171 09-05-12 To conform with POSIX, the -u option only checks for unset variables
243 09-01-14 The unset built-in was modified to return 0 exit status when
[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.
/titanic_50/usr/src/lib/libshell/common/data/
H A Dbuiltins.c87 "unset", NV_BLTIN|BLT_ENV|BLT_SPC, bltin(unset),
/titanic_50/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()
/titanic_50/usr/src/cmd/nsadmin/
H A Dksh.kshrc67 # unless PS1 gets "unset" first.
/titanic_50/usr/src/lib/libshell/common/tests/
H A Dshtests6 unset DISPLAY ENV FIGNORE HISTFILE
/titanic_50/usr/src/cmd/ssh/etc/
H A Dsshd_config101 # Default is 6. Default (if unset) for MaxAuthTriesLog is MaxAuthTries / 2

12