/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | quoting.sh | 133 then err_exit '$'"' inside double quotes not working" 232 then err_exit 'backreference inside single quotes broken' 251 then err_exit '$\ not correct inside ""'
|
H A D | quoting2.sh | 134 then err_exit '$'"' inside double quotes not working"
|
/titanic_41/usr/src/cmd/sgs/unifdef/common/ |
H A D | unifdef.c | 424 goto inside; in skipcomment() 437 inside: in skipcomment() 462 goto inside; in skipquote() 471 inside: in skipquote()
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_tables.c | 53 int inside[9] = { variable
|
H A D | ufs_subr.c | 1466 extern int inside[9]; 1489 subfield = inside[siz]; in fragacct()
|
/titanic_41/usr/src/cmd/sendmail/aux/ |
H A D | vacation.c | 464 bool inside, onlist; local 484 inside = FALSE; 497 inside = TRUE; 503 if (inside) 504 inside = (buf[0] == ' ' || buf[0] == '\t'); 506 if (inside) {
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 56 have PWD set and did a cd inside command substitution 63 e. A bug caused by an EXIT trap inside a function that 77 it was terminated with a colon inside an assignment 82 its value were expanded inside a set discipline has 90 of options for a script invoked by name inside a 93 would be executed if a command called inside a function 165 h. A bug with here documents inside $(...) when the delimiter 173 to be removed when it was followed by digit inside double 241 g. Functions defined inside a subshell no longer remain 253 l. The handling of \} inside ${name...} has been fixed so [all …]
|
H A D | RELEASE | 97 09-09-02 $"..." localizations strings are no longer recognized inside `...`. 116 09-08-19 A bug which disabled function tracing inside a function after 168 09-05-13 A bug in which redirections of the form 2>&1 1>&5 inside command 174 begins with a . was referenced as part of a name reference inside 217 09-02-02 A bug in which 2>&1 inside a command substitution wasn't working 221 09-01-30 A bug in which 'eval print \$0' inside a function was giving the 306 08-11-11 A bug in which running a simple command & inside a function would 424 08-07-01 A bug in the handling of shared variables when inside an embedded 448 inside a DEBUG trap, the .sh.lineno contains the calling line number 453 08-06-11 The . command is now permitted inside a compound command definition. [all …]
|
H A D | TYPES | 47 outside of a type definition. Note the variable named _ that is used inside 135 objects such as Pt_t. In this case, the variable named . inside
|
H A D | COMPATIBILITY | 40 7. With ksh-88, tilde expansion did not take place inside ${...}.
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
H A D | ImageButton.java | 155 if (depressed != inside(x, y)) { in mouseDrag()
|
H A D | EditLine.java | 280 if (inside(evt.x, evt.y)) { in handleEvent() 362 if (inside(evtX, evtY)) { in mouseMove() 642 private boolean inside(int evtX, int evtY) { in inside() method in EditLine
|
/titanic_41/usr/src/tools/scripts/ |
H A D | its.reg | 94 # The database for this system is inside Sun's firewall, so the access URLs 145 # The database for this system is inside Sun's firewall, so the access URLs
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-order-devpro | 26 # very first data item inside of the run-time linker.
|
H A D | mapfile-order-gcc | 26 # very first data item inside of the run-time linker.
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | RELEASE | 102 01-10-20 pplex.c: fix pp:splicespace inside "..." 120 pplex.c: fix # inside pp:pragmaexpand 158 ppmacref: fix ref inside literal catenation 270 don't emit unkown directives inside #if 0 ... #endif 320 fix #else inside multiline null dereference 377 92-02-29 #include <...> inside <xxx.h> gets next xxx.h on -I list
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | misc3.test | 213 # Ticket #601: Putting a left join inside "SELECT * FROM (<join-here>)" 257 # Ticket #640: vdbe stack overflow with a LIMIT clause on a SELECT inside
|
H A D | select2.test | 34 # Do a second query inside a first.
|
H A D | laststmtchanges.test | 14 # (LSCC) is updated properly, especially inside triggers
|
H A D | trigger2.test | 459 # Handling of ON CONFLICT by INSERT statements inside triggers 512 # Handling of ON CONFLICT by UPDATE statements inside triggers
|
H A D | lastinsert.test | 14 # is updated properly, especially inside triggers
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | README.illumos | 26 commands assume that you're inside of the directory you extracted the
|
/titanic_41/usr/src/cmd/cmd-inet/etc/ike/ |
H A D | config.sample | 63 # If you wish to use HTTP (with name resolution) for URLs inside certs,
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 174 % The following is used inside several \edef's. 676 % percent of a page (\vfilllimit can be changed inside of @tex). 689 % Do @comment since we are called inside an environment such as 799 % This defn is used inside fill environments such as @defun. 802 % This defn is used inside nofill environments such as @example. 1828 % (inside @code that is), therefore an endless loop. 1841 % `example' (@kbd uses ttsl only inside of @example and friends), 2090 % because the headline and footline are only empty inside the group. 2143 % It can also be used inside @quotation. 2230 % chapter name on inside top of right hand pages, document [all …]
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 70 channels inside the secure channel, and uses this framework to
|