/titanic_44/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()
|
/titanic_44/usr/src/cmd/passwd/ |
H A D | passwd.dfl | 30 # NAMECHECK enables/disables login name checking. 31 # The default is to do login name checking. 32 # Specifying a value of "NO" will disable login name checking.
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | developer-appcert.mf | 28 value="Appcert utility for application ABI stability checking" 53 desc="Appcert utility for application ABI stability checking" \
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/sparc/ |
H A D | ffs.s | 42 be 1b ! if bit is zero, keep checking
|
/titanic_44/usr/src/lib/libc/i386/gen/ |
H A D | _stack_grow.s | 64 / If the stack size is 0, stack checking is disabled.
|
/titanic_44/usr/src/lib/libc/amd64/gen/ |
H A D | _stack_grow.s | 64 / If the stack size is 0, stack checking is disabled.
|
/titanic_44/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.
|
/titanic_44/usr/src/uts/ |
H A D | Makefile.targ | 327 ($(ECHO) "warning: $(MODULE) symbol checking:" \
|
/titanic_44/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.
|
/titanic_44/usr/src/lib/libm/i386/src/ |
H A D | expl.s | 44 je .check_tail / More checking if 0.5 <= |x| < 1
|
/titanic_44/usr/src/lib/libm/amd64/src/ |
H A D | expl.s | 44 je .check_tail / More checking if 0.5 <= |x| < 1
|
/titanic_44/exception_lists/ |
H A D | pmodes | 28 # Exception List for permission mode checking
|
H A D | check_rtime | 206 # Files for which we skip checking of duplicate addresses in the
|
/titanic_44/usr/src/lib/libc/capabilities/sun4u/common/ |
H A D | memcmp.s | 167 ! So set it anyway, without checking.
|
H A D | memcpy.s | 106 ! So set it anyway, without checking. 208 ! So set it anyway, without checking. 271 ! So set it anyway, without checking.
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | subselect.test | 23 # Basic sanity checking. Try a simple subselect.
|
/titanic_44/usr/src/uts/sun4u/ml/ |
H A D | mach_copy.s | 115 ! kernel default without checking.
|
/titanic_44/usr/src/uts/common/io/aac/ |
H A D | README | 38 64-bit DMA, Fast IO, firmware version checking, tagged-queuing
|
/titanic_44/usr/src/lib/libpp/common/ |
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
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | Dialers | 43 # \E - turn on echo checking (for slow devices) 44 # \e - turn off echo checking
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | configure | 1423 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1424 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 1489 echo "$as_me:$LINENO: checking whether build environment is sane" >&5 1490 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6 1597 echo "$as_me:$LINENO: checking for $ac_word" >&5 1598 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 1633 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 1634 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 314 - (djm) Tweak password expiry checking at suggestion of Kevin Steves 821 - (djm) Stop shadow expiry checking from preventing logins with NIS. Based 854 - (djm) Added password expiry checking (no password change support) 1122 - Fix for prng_seed permissions checking from Lutz Jaenicke 1644 - Explicitly seed OpenSSL's PRNG before checking rsa_alive() 2084 move checking of hostkey into own function. 2367 more detailed messages about adding and checking hostkeys 2385 - move checking of remote port to central place 2386 [auth-rhosts.c] move checking of remote port to central place
|