Home
last modified time | relevance | path

Searched refs:checking (Results 1 – 25 of 65) sorted by relevance

123

/illumos-gate/usr/src/cmd/zlook/
H A Dzlook.c203 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 Dpasswd.dfl29 # 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 Ddeveloper-appcert.p5m29 value="Appcert utility for application ABI stability checking"
53 desc="Appcert utility for application ABI stability checking" \
/illumos-gate/usr/src/uts/
H A DMakefile.targ290 ($(ECHO) "warning: $(MODULE) symbol checking:" \
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/
H A DREADME8 * Added more error checking
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A D_stack_grow.S64 / If the stack size is 0, stack checking is disabled.
/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_stack_grow.S64 / If the stack size is 0, stack checking is disabled.
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrcpy.S54 ! first checking the alignment of its source pointer. And,
56 ! once this has occurred, the copy takes place, while checking
H A Dstrchr.S37 ! Here, we start by checking to see if we're searching the dest
H A Dstrlcpy.S48 ! this method starts by checking for and arranging source alignment.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.S37 ! Here, we start by checking to see if we're searching the dest
H A Dstrcpy.S53 ! 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 Dexpl.S44 je .check_tail / More checking if 0.5 <= |x| < 1
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dexpl.S44 je .check_tail / More checking if 0.5 <= |x| < 1
/illumos-gate/exception_lists/
H A Dpmodes28 # Exception List for permission mode checking
/illumos-gate/usr/src/data/ucode/
H A DREADME.ucode52 the update by automatically checking out the latest upstream firmware and
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.S167 ! So set it anyway, without checking.
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown23 …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 Dmach_copy.S97 ! kernel default without checking.
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dsubselect.test21 # Basic sanity checking. Try a simple subselect.
/illumos-gate/usr/src/uts/common/io/aac/
H A DREADME38 64-bit DMA, Fast IO, firmware version checking, tagged-queuing
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY50 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 Dtest-suite.rst5 script aims at making automated checking of these tests possible. It works by
H A Ddata-structures.txt54 For instance, the context checking works in terms of basic blocks.
/illumos-gate/usr/src/cmd/bnu/
H A DDialers43 # \E - turn on echo checking (for slow devices)
44 # \e - turn off echo checking

123