/titanic_50/usr/src/cmd/tip/aculib/ |
H A D | biz22.c | 20 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 D | biz31.c | 19 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 D | nameref.sh | 310 [[ -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 D | lock.c | 245 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 D | lock_region.c | 121 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 D | memchr.s | 53 ! initializing registers to detect zero bytes
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpathd.dfl | 26 # Time taken by mpathd to detect a NIC failure in ms. The minimum time
|
/titanic_50/usr/src/lib/libc/sparcv9/gen/ |
H A D | memchr.s | 53 ! initializing registers to detect zero bytes
|
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | lock.h | 46 u_int32_t detect; /* run dd on every conflict */ member
|
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4u/ |
H A D | psycho.esc | 55 * - 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 D | version.test | 15 # focus of this file is testing the ability of the library to detect
|
H A D | trans.test | 788 # the database. This process should detect the journal file and roll it
|
/titanic_50/usr/src/tools/ |
H A D | README.tools | 91 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 D | internals.texi | 19 * Memory detection:: How to detect all installed RAM 362 @section How to detect all installed RAM
|
H A D | grub.info-4 | 96 How to detect all installed RAM
|
H A D | grub.info-3 | 503 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 D | ZFS.po | 74 …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 D | aclocal.m4 | 217 # 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 D | standard | 918 # This interface program relies on filters to detect printer faults. 920 # filter (${LPCAT}) to detect the class of faults that cause DCD
|
H A D | tsol_standard | 987 # This interface program relies on filters to detect printer faults. 989 # filter (${LPCAT}) to detect the class of faults that cause DCD
|
H A D | tsol_standard_foomatic | 1015 # 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 D | readme.txt | 84 unit selected in the event select field to detect a specific micro-architectural condition.
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | README.XLINK | 349 Any problems with the file that elfdump can detect will be
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.s | 1462 or %g3, ASI_ECR_WEAK_ED, %g3 ! detect mode to prevent
|
/titanic_50/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | amd64.esc | 59 * since cpus detect memory errors; in eversholt such a propogation, where
|