Home
last modified time | relevance | path

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

12

/titanic_53/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_53/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'
/titanic_53/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_53/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_53/usr/src/cmd/ast/
H A DREADME.ast17 adding new features to the standard libraries that AST can detect and use.
/titanic_53/usr/src/lib/libc/sparc/gen/
H A Dmemchr.s53 ! initializing registers to detect zero bytes
/titanic_53/usr/src/lib/libc/sparcv9/gen/
H A Dmemchr.s53 ! initializing registers to detect zero bytes
/titanic_53/usr/src/cmd/sendmail/db/include/
H A Dlock.h46 u_int32_t detect; /* run dd on every conflict */ member
/titanic_53/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_53/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dyyhd18-m3.dts162 ins-detect = <&gpio5 29 0>; /* card_6 */
H A Dvsatv102-m6.dts212 ins-detect = <&gpio5 29 0>; /* card_6 */
H A Dodroidc1.dts263 ins-detect = <&gpio5 29 0>; /* card_6 */
/titanic_53/usr/src/lib/libsqlite/test/
H A Dversion.test15 # focus of this file is testing the ability of the library to detect
/titanic_53/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_53/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
/titanic_53/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_53/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_53/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_53/usr/src/data/perfmon/
H A Dreadme.txt84 unit selected in the event select field to detect a specific micro-architectural condition.
/titanic_53/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK349 Any problems with the file that elfdump can detect will be

12