Home
last modified time | relevance | path

Searched refs:nesting (Results 1 – 11 of 11) sorted by relevance

/titanic_53/usr/src/cmd/adbgen/common/
H A Dadbgen1.c333 int nesting; in read_spec() local
337 nesting = 0; in read_spec()
338 while ((c = nextchar(NULL)) != '}' || (c == '}' && nesting)) { in read_spec()
366 if (!nesting) { in read_spec()
367 nesting = 1; in read_spec()
377 nesting = 0; in read_spec()
/titanic_53/usr/src/cmd/mailx/
H A Daux.c435 int nesting; in phrase() local
452 nesting = 1; in phrase()
461 nesting++; in phrase()
464 --nesting; in phrase()
467 if (nesting <= 0) break; in phrase()
/titanic_53/usr/src/uts/common/io/
H A Dpower.c954 acpi_device(ACPI_HANDLE obj, UINT32 nesting, void *context, void **rv) in acpi_device() argument
/titanic_53/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c2338 goto nesting; in grp()
2342 goto nesting; in grp()
2346 goto nesting; in grp()
2348 nesting: in grp()
/titanic_53/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE133 ppproto.c: fix buffer boundary bug that lost call nesting
349 remove pp.control nesting limit
/titanic_53/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab12 # { start nesting block
13 # } end nesting block
/titanic_53/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6415 that option nesting can be handled fairly simply by nested loops,
443 DHCPv6 uses nesting options. To make this work, two new utility
/titanic_53/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1355 optget: beef up --?* description, fix <TR>...</TR> nesting
1737 allow sigcritical() nesting mismatch to work around vfork() bug
1741 fix keyprintf() invisible char count nesting bug
/titanic_53/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt141 # of nesting.
/titanic_53/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2860 % A count to remember the depth of nesting.
2890 % example, to count as an @ifset for nesting.)
/titanic_53/usr/src/uts/intel/io/acpica/
H A Dchanges.txt2046 Debug output: Do not emit the function nesting level for the in-kernel
2047 build. The nesting level is really only useful during a single-thread