| /titanic_53/usr/src/cmd/dfs.cmds/sharemgr/ |
| H A D | shareutil.c | 46 add_opt(struct options **optlistp, char *optarg, int unset) in add_opt() argument 59 if (!unset) { in add_opt()
|
| /titanic_53/usr/src/cmd/csh/ |
| H A D | sh.init.c | 85 extern int unset(); 159 S_unset, unset, 1, INF,
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
| H A D | shtests | 26 [+unset LANG] 27 [+unset LC_ALL] 44 \bVMALLOC_OPTIONS\b unset.] 168 unset DISPLAY ENV FIGNORE HISTFILE 234 else unset LANG LC_ALL
|
| /titanic_53/usr/src/lib/libsqlite/test/ |
| H A D | btree.test | 513 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 D | bigrow.test | 118 catch {unset ::bigstr} 119 catch {unset ::big1} 120 catch {unset ::big2}
|
| H A D | join3_28.test | 24 catch {unset result}
|
| H A D | all.test | 67 catch {unset ::SETUP_SQL}
|
| H A D | tclsqlite.test | 78 catch {unset ::result}
|
| H A D | select2.test | 32 catch {unset data}
|
| /titanic_53/usr/src/uts/common/fs/zfs/sys/ |
| H A D | dsl_deleg.h | 67 int dsl_deleg_set(const char *ddname, nvlist_t *nvp, boolean_t unset);
|
| /titanic_53/usr/src/cmd/mailx/misc/ |
| H A D | mailx.rc | 26 unset pipeignore 27 unset replyall
|
| H A D | Mail.rc | 31 unset showname autoinc
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | loader.4th | 60 : try-menu-unset 61 \ menu-unset may not be present 70 s" menu-unset" 76 s" menusets-unset" 243 try-menu-unset 248 try-menu-unset 253 try-menu-unset 258 try-menu-unset
|
| /titanic_53/usr/src/cmd/sh/ |
| H A D | msg.c | 57 const char unset[] = "parameter not set"; variable
|
| H A D | defs.h | 421 extern const char unset[];
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/fun/ |
| H A D | pushd | 108 unset '_push_stack[_push_top]'
|
| H A D | popd | 108 unset '_push_stack[_push_top]'
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/ |
| H A D | RELEASE | 53 12-06-08 typeset -a var and typeset -A var, first unset var when var is 57 12-06-06 A bug in which unset of an associative array of compound variables 58 did not completely unset the variable has been fixed. 102 12-05-11 'unset .sh' now fails with readonly message instead of coredump. 147 12-04-11 A bug in which unsetting a variable did not unset attributes when 202 12-03-18 A bug in which unset foo where foo is a name reference to a compound 203 variable defined inside a function is not unset has been fixed. 208 12-03-16 A bug in which an unset discipline from a variable defined in a 278 arr was not unset before the assignment has been fixed. 335 11-08-09 With set -u, ${var#pattern} reported that var was unset for special [all …]
|
| H A D | TYPES | 76 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 D | RELEASE93 | 81 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_53/usr/src/cmd/mailx/ |
| H A D | cmdtab.c | 71 "unset", C unset, M|RAWLIST, 1, 1000,
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/data/ |
| H A D | builtins.c | 92 "unset", NV_BLTIN|BLT_ENV|BLT_SPC, bltin(unset),
|
| /titanic_53/usr/src/uts/common/fs/zfs/ |
| H A D | dsl_deleg.c | 274 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_53/usr/src/cmd/nsadmin/ |
| H A D | ksh.kshrc | 67 # unless PS1 gets "unset" first.
|
| /titanic_53/usr/src/boot/sys/boot/common/ |
| H A D | commands.c | 320 COMMAND_SET(unset, "unset", "unset a variable", command_unset);
|