Home
last modified time | relevance | path

Searched refs:inside (Results 1 – 25 of 70) sorted by relevance

123

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A DREADME.zfs50 useful inside ZFS / the kernel. We have changed the runtime to use int64_t
53 neither of these make sense from inside channel programs. We have removed
56 version of Lua runs inside the kernel we must handle these failures and
59 4. Running poorly-vetted code inside the kernel is always a risk; even if the
68 Lua source code at the ioctl level and then interpret it inside the kernel.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dquoting.sh134 then err_exit '$'"' inside double quotes not working"
233 then err_exit 'backreference inside single quotes broken'
252 then err_exit '$\ not correct inside ""'
H A Dquoting2.sh135 then err_exit '$'"' inside double quotes not working"
H A Darith.sh730 (($r == 16)) || err_exit 'leading 0 not treated as octal inside ((...))'
732 (( x == 16 )) || err_exit 'leading 0 not treated as octal inside $((...))'
H A Dnameref.sh438 …ef foo=bar; typeset -A foo; (( (x=foo[a])==0 ))' || err_exit 'references inside arithmetic express…
/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c422 goto inside; in skipcomment()
435 inside: in skipcomment()
460 goto inside; in skipquote()
469 inside: in skipquote()
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dvacation.c459 bool inside, onlist; local
479 inside = FALSE;
492 inside = TRUE;
498 if (inside)
499 inside = (buf[0] == ' ' || buf[0] == '\t');
501 if (inside) {
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE9356 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
241 g. Functions defined inside a subshell no longer remain
253 l. The handling of \} inside ${name...} has been fixed so
286 c. I bug with the expansion of \} and \] inside double
353 characters inside a command substitution caused
[all …]
H A DRELEASE41 correctly inside ${var/pattern/string} has been fixed.
156 a heximadecimal constant inside an arithmetic expression inside
395 inside a function has been fixed.
485 occurred inside command substition has been fixed.
2085 used inside ${...} has been fixed.
2292 set inside a function has been fixed.
2420 inside a here document has been fixed.
2772 characters inside a command substitution caused
3084 it was terminated with a colon inside an assignment
3089 its value were expanded inside a set discipline has
[all …]
H A DTYPES47 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
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_tables.c50 int inside[9] = { variable
H A Dufs_subr.c1466 extern int inside[9];
1489 subfield = inside[siz]; in fragacct()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/
H A Dcmds7 # Statically define the available commands since detecting them inside
/illumos-gate/usr/src/tools/scripts/
H A Dits.reg94 # 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
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.errmsg48 nextfile is illegal inside a function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-order-gcc26 # very first data item inside of the run-time linker.
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE113 01-10-20 pplex.c: fix pp:splicespace inside "..."
131 pplex.c: fix # inside pp:pragmaexpand
169 ppmacref: fix ref inside literal catenation
281 don't emit unkown directives inside #if 0 ... #endif
331 fix #else inside multiline null dereference
388 92-02-29 #include <...> inside <xxx.h> gets next xxx.h on -I list
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmisc3.test211 # Ticket #601: Putting a left join inside "SELECT * FROM (<join-here>)"
255 # Ticket #640: vdbe stack overflow with a LIMIT clause on a SELECT inside
H A Dselect2.test32 # Do a second query inside a first.
H A Dlaststmtchanges.test12 # (LSCC) is updated properly, especially inside triggers
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample61 # If you wish to use HTTP (with name resolution) for URLs inside certs,
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt97 inside the Bar.
101 inside the doorbell bar.
116 inside the Bar.
216 the osal_list_t entry inside it is named `name_of_list_field'.
394 inside the hwfn->mcp_info->link_output.
646 returns the offset in bytes of field inside struct.
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME.illumos27 commands assume that you're inside of the directory you extracted the
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex174 % The following is used inside several \edef's.
1828 % (inside @code that is), therefore an endless loop.
2143 % It can also be used inside @quotation.
2230 % chapter name on inside top of right hand pages, document
2916 \else % Still inside a nested condition.
3079 % inside @code.
4880 % inside a group.
5935 % Use the node name inside the square brackets.
6403 \catcode`\^^M = 5 % in case we're inside an example
6458 % don't lose footnotes inside @float.
[all …]
/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h769 extern int inside[], around[];

123