Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/tip/aculib/
H A Dbiz22.c18 static int detect(char *);
56 if (!detect("7\r")) { in biz_dialer()
67 connected = detect("1\r"); in biz_dialer()
144 detect(char *s) in detect() function
H A Dbiz31.c17 static int detect(char *);
62 connected = detect(" "); in biz_dialer()
146 detect(char *s) in detect() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnameref.sh317 [[ -R zip ]] || err_exit '[[ -R zip ]] should detect that zip is a reference'
318 [[ -R bam ]] || err_exit '[[ -R bam ]] should detect that bam is a reference'
319 [[ -R zip ]] || err_exit '[[ -v zip ]] should detect that zip is set'
320 [[ -v bam ]] || err_exit '[[ -v bam ]] should detect that bam is set'
321 [[ -R 123 ]] && err_exit '[[ -R 123 ]] should detect that 123 is not a reference'
322 [[ -v 123 ]] && err_exit '[[ -v 123 ]] should detect that 123 is not set'
/illumos-gate/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.c119 if (lt->region->detect != DB_LOCK_NORUN &&
121 lt->region->detect != dbenv->lk_detect) {
127 if (lt->region->detect == DB_LOCK_NORUN)
128 lt->region->detect = dbenv->lk_detect;
199 lrp->detect = DB_LOCK_NORUN;
/illumos-gate/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
/illumos-gate/usr/src/cmd/ast/
H A DREADME.ast17 adding new features to the standard libraries that AST can detect and use.
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemchr.S53 ! initializing registers to detect zero bytes
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemchr.S53 ! initializing registers to detect zero bytes
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dlock.h46 u_int32_t detect; /* run dd on every conflict */ member
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Darm64-detecting-tagged-addresses.txt8 detect code that erroneously compares tagged memory addresses with
19 also able to detect when comparisons are made against variables that
/illumos-gate/usr/src/tools/
H A DREADME.tools85 entries, which help detect changes in software dependencies and makes
191 to determine if the proto area matches the packages, and to detect
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dversion.test13 # focus of this file is testing the ability of the library to detect
H A Dtrans.test786 # the database. This process should detect the journal file and roll it
/illumos-gate/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
/illumos-gate/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…
/illumos-gate/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
/illumos-gate/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_standard986 # This interface program relies on filters to detect printer faults.
988 # 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
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt84 unit selected in the event select field to detect a specific micro-architectural condition.
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK349 Any problems with the file that elfdump can detect will be
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.S1241 or %g3, ASI_ECR_WEAK_ED, %g3 ! detect mode to prevent

12