/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/ |
H A D | main.c | 519 static int recursion = 0; in cmd_is_diskless_client() local 536 if (recursionCheck(&recursion, cmdName) == B_FALSE) { in cmd_is_diskless_client() 566 recursion--; in cmd_is_diskless_client() 744 static int recursion = 0; in cmd_is_global_zone() local 761 if (recursionCheck(&recursion, cmdName) == B_FALSE) { in cmd_is_global_zone() 791 recursion--; in cmd_is_global_zone() 962 static int recursion = 0; in cmd_is_netinstall_image() local 979 if (recursionCheck(&recursion, cmdName) == B_FALSE) { in cmd_is_netinstall_image() 987 recursion--; in cmd_is_netinstall_image() 1138 static int recursion = 0; in cmd_is_mounted_miniroot() local [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.recursive.zcp | 16 -- Test recursion in LUA. Deep recursion should work because it does
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | gdbhelpers | 7 # If a gdb_show_* function is running at a non-zero recursion 9 # recursion. Also note that gdb has only one, global, scope
|
H A D | smatch_states.c | 351 static int recursion; in call_get_state_hooks() local 354 if (recursion) in call_get_state_hooks() 356 recursion = 1; in call_get_state_hooks() 362 recursion = 0; in call_get_state_hooks()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | CONVERT.mk | 17 * recursion ordering. You can build from $PACKAGEROOT using the ast
|
H A D | RELEASE | 403 package.mk: capture subcomponent mamfile recursion 714 package.sh: create intermediate recursion makefiles when needed
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/ |
H A D | fixup_kernel.sh | 39 /* because of recursion it gets passed to everything and is impossible to debug */
|
/illumos-gate/usr/src/uts/i86pc/dboot/ |
H A D | dboot_startkern.c | 508 goto recursion; in dump_tables() 534 recursion: in dump_tables() 541 goto recursion; in dump_tables()
|
/illumos-gate/usr/src/cmd/sendmail/cf/m4/ |
H A D | cfhead.m4 | 86 dnl apply a macro to a whole string by recursion (one char at a time)
|
H A D | proto.m4 | 608 # Maximum depth of alias recursion 1069 dnl it does not deal with multi-level recursion 1110 # check virtuser input address against output address, if same, skip recursion
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | RELEASE | 352 93-01-22 fix ansi macro args recursion bug 378 COMPATIBILITY macro recursion bug fix may cause some to be missed
|
H A D | HISTORY | 110 fix COMPATIBILITY macro recursion bug
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | config.status.solaris | 387 …-dependency-tracking' 'CC=/opt/grubbld/bin/gcc' $ac_configure_extra_args --no-create --no-recursion
|
H A D | configure | 490 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 1111 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; 6636 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 778 misc/fts.c: add FTSENT.stack to eliminate getlist() recursion 1469 features/limits.c: add gnu guard macros to avoid limits.h recursion 1681 add FTW_TOP to inhibit recursion (for ftw side effects on top level)
|
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/ |
H A D | README | 421 recursion when we support nested collections. So if I have something like
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 305 recursion. 631 lead to an exception fixed after 8 levels of recursion has been
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 18784 recursion
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 3637 [10] Maximum depth of alias recursion.
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 18785 recursion
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 5025 AcpiHwDerivePciId has been implemented without recursion. Adds one new 6899 recursion. The stack must be fully unwound and deallocated if an error
|