Home
last modified time | relevance | path

Searched refs:detect (Results 1 – 25 of 40) sorted by relevance

12

/titanic_50/usr/src/cmd/tip/aculib/
H A Dbiz22.c20 static int detect(char *);
58 if (!detect("7\r")) { in biz_dialer()
69 connected = detect("1\r"); in biz_dialer()
146 detect(char *s) in detect() function
H A Dbiz31.c19 static int detect(char *);
64 connected = detect(" "); in biz_dialer()
148 detect(char *s) in detect() function
/titanic_50/usr/src/lib/libshell/common/tests/
H A Dnameref.sh310 [[ -R zip ]] || err_exit '[[ -R zip ]] should detect that zip is a reference'
311 [[ -R bam ]] || err_exit '[[ -R bam ]] should detect that bam is a reference'
312 [[ -R zip ]] || err_exit '[[ -v zip ]] should detect that zip is set'
313 [[ -v bam ]] || err_exit '[[ -v bam ]] should detect that bam is set'
314 [[ -R 123 ]] && err_exit '[[ -R 123 ]] should detect that 123 is not a reference'
315 [[ -v 123 ]] && err_exit '[[ -v 123 ]] should detect that 123 is not set'
/titanic_50/usr/src/cmd/sendmail/db/lock/
H A Dlock.c245 if (lt->region->need_dd && lt->region->detect != DB_LOCK_NORUN) {
254 lock_detect(lt, 0, lt->region->detect);
354 if (lt->region->need_dd && lt->region->detect != DB_LOCK_NORUN) {
363 lock_detect(lt, 0, lt->region->detect);
598 if (lrp->detect == DB_LOCK_NORUN)
606 if (lrp->detect != DB_LOCK_NORUN && !no_dd)
607 (void)lock_detect(lt, 0, lrp->detect);
H A Dlock_region.c121 if (lt->region->detect != DB_LOCK_NORUN &&
123 lt->region->detect != dbenv->lk_detect) {
129 if (lt->region->detect == DB_LOCK_NORUN)
130 lt->region->detect = dbenv->lk_detect;
201 lrp->detect = DB_LOCK_NORUN;
/titanic_50/usr/src/lib/libc/sparc/gen/
H A Dmemchr.s53 ! initializing registers to detect zero bytes
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpathd.dfl26 # Time taken by mpathd to detect a NIC failure in ms. The minimum time
/titanic_50/usr/src/lib/libc/sparcv9/gen/
H A Dmemchr.s53 ! initializing registers to detect zero bytes
/titanic_50/usr/src/cmd/sendmail/db/include/
H A Dlock.h46 u_int32_t detect; /* run dd on every conflict */ member
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Dpsycho.esc55 * - pue: the psycho to detect a PIO uncorrectable error, bad reader.
56 * - s-pue: the psycho to detect a secondary PIO UE, bad reader.
81 * - pce: the psycho to detect a PIO correctable error, bad reader.
/titanic_50/usr/src/lib/libsqlite/test/
H A Dversion.test15 # focus of this file is testing the ability of the library to detect
H A Dtrans.test788 # the database. This process should detect the journal file and roll it
/titanic_50/usr/src/tools/
H A DREADME.tools91 entries, which help detect changes in software dependencies and makes
230 to determine if the proto area matches the packages, and to detect
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi19 * Memory detection:: How to detect all installed RAM
362 @section How to detect all installed RAM
H A Dgrub.info-496 How to detect all installed RAM
H A Dgrub.info-3503 detect corruption in general, but this is a sanity check on the
1102 * Memory detection:: How to detect all installed RAM
/titanic_50/usr/src/cmd/fm/dicts/
H A DZFS.po74 …the system and run 'zpool status' again. The pool should\nautomatically detect the newly attached…
90 …the system and run 'zpool status' again. The pool should\nautomatically detect the newly attached…
122 …will be unable to determine the complete configuration. It will\nalways detect that these devices…
/titanic_50/usr/src/grub/grub-0.97/
H A Daclocal.m4217 # it helps to detect inapplicable dependency modes. For instance
259 # handle `-M -o', and we need to detect this.
767 # concurrently, both version can detect that a/ is missing, but only
/titanic_50/usr/src/cmd/lp/model/
H A Dstandard918 # This interface program relies on filters to detect printer faults.
920 # filter (${LPCAT}) to detect the class of faults that cause DCD
H A Dtsol_standard987 # This interface program relies on filters to detect printer faults.
989 # filter (${LPCAT}) to detect the class of faults that cause DCD
H A Dtsol_standard_foomatic1015 # This interface program relies on filters to detect printer faults.
1017 # filter (${LPCAT}) to detect the class of faults that cause DCD
/titanic_50/usr/src/data/perfmon/
H A Dreadme.txt84 unit selected in the event select field to detect a specific micro-architectural condition.
/titanic_50/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK349 Any problems with the file that elfdump can detect will be
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.s1462 or %g3, ASI_ECR_WEAK_ED, %g3 ! detect mode to prevent
/titanic_50/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc59 * since cpus detect memory errors; in eversholt such a propogation, where

12