/illumos-gate/usr/src/cmd/zlook/ |
H A D | zlook.c | 203 boolean_t checking = B_FALSE; in main() local 243 checking = B_TRUE; in main() 247 checking = B_TRUE; in main() 251 checking = B_TRUE; in main() 260 if ((checking && looking) || (checking && reading) || in main() 262 (!checking && !reading && !looking)) in main() 272 if (checking) { in main()
|
/illumos-gate/usr/src/cmd/passwd/ |
H A D | passwd.dfl | 29 # NAMECHECK enables/disables login name checking. 30 # The default is to do login name checking. 31 # Specifying a value of "NO" will disable login name checking.
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | developer-appcert.p5m | 29 value="Appcert utility for application ABI stability checking" 53 desc="Appcert utility for application ABI stability checking" \
|
/illumos-gate/usr/src/uts/ |
H A D | Makefile.targ | 290 ($(ECHO) "warning: $(MODULE) symbol checking:" \
|
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/ |
H A D | README | 8 * Added more error checking
|
/illumos-gate/usr/src/lib/libc/amd64/gen/ |
H A D | _stack_grow.S | 64 / If the stack size is 0, stack checking is disabled.
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | _stack_grow.S | 64 / If the stack size is 0, stack checking is disabled.
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | strcpy.S | 54 ! first checking the alignment of its source pointer. And, 56 ! once this has occurred, the copy takes place, while checking
|
H A D | strchr.S | 37 ! Here, we start by checking to see if we're searching the dest
|
H A D | strlcpy.S | 48 ! this method starts by checking for and arranging source alignment.
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | strchr.S | 37 ! Here, we start by checking to see if we're searching the dest
|
H A D | strcpy.S | 53 ! This implementation of strcpy works by first checking the 57 ! checking for zero bytes, depending upon its dst ptr alignment.
|
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | expl.S | 44 je .check_tail / More checking if 0.5 <= |x| < 1
|
/illumos-gate/usr/src/lib/libm/amd64/src/ |
H A D | expl.S | 44 je .check_tail / More checking if 0.5 <= |x| < 1
|
/illumos-gate/exception_lists/ |
H A D | pmodes | 28 # Exception List for permission mode checking
|
/illumos-gate/usr/src/data/ucode/ |
H A D | README.ucode | 52 the update by automatically checking out the latest upstream firmware and
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/ |
H A D | memcmp.S | 167 ! So set it anyway, without checking.
|
/illumos-gate/usr/src/boot/common/linenoise/ |
H A D | README.markdown | 23 …ing out of the box. Larger programs may use this little library or just checking with configure if…
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mach_copy.S | 97 ! kernel default without checking.
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | subselect.test | 21 # Basic sanity checking. Try a simple subselect.
|
/illumos-gate/usr/src/uts/common/io/aac/ |
H A D | README | 38 64-bit DMA, Fast IO, firmware version checking, tagged-queuing
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | HISTORY | 50 12/11/88 add error checking wrappers to *alloc() 191 add argument type checking for pp:directive and pp:obsolete
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | test-suite.rst | 5 script aims at making automated checking of these tests possible. It works by
|
H A D | data-structures.txt | 54 For instance, the context checking works in terms of basic blocks.
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Dialers | 43 # \E - turn on echo checking (for slow devices) 44 # \e - turn off echo checking
|