/titanic_50/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_50/usr/src/cmd/csh/ |
H A D | sh.init.c | 85 extern int unset(); 159 S_unset, unset, 1, INF,
|
/titanic_50/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_50/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_50/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_50/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[];
|
H A D | macro.c | 386 failed(id, unset);
|
/titanic_50/usr/src/lib/libshell/common/fun/ |
H A D | popd | 108 unset '_push_stack[_push_top]'
|
H A D | pushd | 108 unset '_push_stack[_push_top]'
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | cmdtab.c | 71 "unset", C unset, M|RAWLIST, 1, 1000,
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE | 2 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 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_50/usr/src/lib/libshell/common/data/ |
H A D | builtins.c | 87 "unset", NV_BLTIN|BLT_ENV|BLT_SPC, bltin(unset),
|
/titanic_50/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_50/usr/src/cmd/nsadmin/ |
H A D | ksh.kshrc | 67 # unless PS1 gets "unset" first.
|
/titanic_50/usr/src/lib/libshell/common/tests/ |
H A D | shtests | 6 unset DISPLAY ENV FIGNORE HISTFILE
|
/titanic_50/usr/src/cmd/ssh/etc/ |
H A D | sshd_config | 101 # Default is 6. Default (if unset) for MaxAuthTriesLog is MaxAuthTries / 2
|