Home
last modified time | relevance | path

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

/titanic_50/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_50/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_50/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_50/usr/src/lib/libast/common/regex/
H A Dregcomp.c2302 goto nesting; in grp()
2306 goto nesting; in grp()
2310 goto nesting; in grp()
2312 nesting: in grp()
/titanic_50/usr/src/lib/libpp/common/
H A DRELEASE122 ppproto.c: fix buffer boundary bug that lost call nesting
338 remove pp.control nesting limit
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE1167 optget: beef up --?* description, fix <TR>...</TR> nesting
1549 allow sigcritical() nesting mismatch to work around vfork() bug
1553 fix keyprintf() invisible char count nesting bug
/titanic_50/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_50/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt141 # of nesting.
/titanic_50/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_50/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