Searched refs:checks (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrcmp.s54 ! If it is not, it attempts to align it and then checks the
H A Dstrlcpy.s52 ! which checks for the exact location of a zero-byte within a
H A Dascii_strcasecmp.s197 ! Here, we initialize our checks for a zero byte and decide
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dcommon.ksh38 w_sanity_detail=$(gettext " WARNING: Skipping image sanity checks.")
77 checks="etc etc/svc var var/svc"
78 for x in $checks; do
85 checks="lib/svc sbin/zonename usr/bin/chmod"
86 for x in $checks; do
/illumos-gate/usr/src/tools/scripts/
H A Djstyle.pl38 -h perform heuristic checks that are sometimes wrong
39 -p perform some of the more picky checks
340 # following checks do not apply to text in comments.
H A Dcstyle.pl64 -h perform heuristic checks that are sometimes wrong
65 -p perform some of the more picky checks
371 # universal checks; apply to everything
516 if ($in_comment) { # still in comment, don't do further checks
570 # following checks do not apply to text in comments.
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c826 register unsigned long checks; local
864 if ((checks = sum_chkprinter(
873 if ((checks & PCK_CPI) && cpi_f)
876 if ((checks & PCK_LPI) && lpi_f)
879 if ((checks & PCK_WIDTH) && width_f)
882 if ((checks & PCK_LENGTH) && length_f)
885 if ((checks & PCK_CHARSET) && formbuf.chset) {
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcmp.s54 ! If it is not, it attempts to align it and then checks the
H A Dascii_strcasecmp.s197 ! Here, we initialize our checks for a zero byte and decide
H A Dstrlcpy.s53 ! which checks for the exact location of a zero-byte within a
/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.c720 uint8_t checks = 3; local
728 checks = 2;
739 for (j = 0; j < checks; j++) {
762 * Perform key equivalence checks, now that parity is properly set.
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c381 #error Need to update flag checks
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s4005 jmp .byte_loop / goto .byte_loop (checks in bytes)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h3542 #pragma mark - Compile-Time assertion checks
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex491 % defines \thisenv, so the current environment is known; @end checks
1700 % Count depth in font-changes, for error checks
2096 % Need this before the \...aftertitlepage checks so that if they are

Completed in 130 milliseconds