/illumos-gate/usr/src/cmd/tip/aculib/ |
H A D | biz22.c | 18 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 D | biz31.c | 17 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 D | nameref.sh | 317 [[ -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 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 | 119 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/ast/ |
H A D | README.ast | 17 adding new features to the standard libraries that AST can detect and use.
|
/illumos-gate/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
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | memchr.S | 53 ! initializing registers to detect zero bytes
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | memchr.S | 53 ! initializing registers to detect zero bytes
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | lock.h | 46 u_int32_t detect; /* run dd on every conflict */ member
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | arm64-detecting-tagged-addresses.txt | 8 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 D | README.tools | 85 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 D | version.test | 13 # focus of this file is testing the ability of the library to detect
|
H A D | trans.test | 786 # the database. This process should detect the journal file and roll it
|
/illumos-gate/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
|
/illumos-gate/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…
|
/illumos-gate/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
|
/illumos-gate/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 | 986 # This interface program relies on filters to detect printer faults. 988 # 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
|
/illumos-gate/usr/src/data/perfmon/ |
H A D | readme.txt | 84 unit selected in the event select field to detect a specific micro-architectural condition.
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | README.XLINK | 349 Any problems with the file that elfdump can detect will be
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.S | 1241 or %g3, ASI_ECR_WEAK_ED, %g3 ! detect mode to prevent
|