Home
last modified time | relevance | path

Searched refs:cleared (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_param_cleared.c35 STATE(cleared);
58 set_state(my_id, name, sym, &cleared); in db_param_cleared()
96 if (sm->state == &cleared) { in print_return_value_param()
160 set_state_expr(my_id, expr->left, &cleared); in match_assign()
171 set_state_expr(my_id, array_expr, &cleared); in match_array_assign()
H A Dcheck_rosenberg.c33 STATE(cleared);
140 set_state_expr(my_whole_id, ptr, &cleared); in match_clear()
145 if (get_state_expr(my_whole_id, expr) == &cleared) in was_memset()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java96 Set <String> cleared = new HashSet <String> (); in testCleared() local
99 cleared.add(name); in testCleared()
104 aggregate = consumer.getAggregate(null, cleared); in testCleared()
110 aggregate = consumer.getAggregate(null, cleared); in testCleared()
126 if (cleared.contains(a.getName())) { in testCleared()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysioerr.c93 ushort_t id, ushort_t inst, int cleared,
603 int cleared = 0; in sbus_err_intr() local
613 cleared = 1; in sbus_err_intr()
622 if (!cleared) in sbus_err_intr()
635 if (!cleared) { in sbus_err_intr()
663 if (!cleared) in sbus_log_error()
676 if (!cleared) in sbus_log_error()
691 if (!cleared) in sbus_log_error()
702 if (!cleared) in sbus_log_error()
711 if (!cleared) in sbus_log_error()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A Ddepcomp399 cleared=no
401 case $cleared in
404 cleared=yes ;;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_fm.c540 uint64_t set, cleared; in annotate_ecksum() local
545 cleared = (good[idx] & (~bad[idx])); in annotate_ecksum()
548 allcleared |= cleared; in annotate_ecksum()
553 eip->zei_bits_cleared[offset] = cleared; in annotate_ecksum()
559 update_histogram(cleared, eip->zei_histogram_cleared, in annotate_ecksum()
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java965 for (String cleared : clearedAggregationNames) { in getAggregate()
966 spec.addClearedAggregationName(cleared); in getAggregate()
/illumos-gate/usr/src/common/ficl/softcore/
H A Djhlocal.fr4 \ { a b c | cleared -- d e }
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.c1294 int cleared; in fmd_asru_repaired() local
1332 cleared = fmd_asru_clrflags(alp, FMD_ASRU_FAULTY, farap->fara_reason); in fmd_asru_repaired()
1352 if (cleared) { in fmd_asru_repaired()
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c1191 jboolean cleared = JNI_FALSE; in dtj_clear() local
1206 cleared = (*jenv)->CallBooleanMethod(jenv, in dtj_clear()
1215 return (cleared ? DTRACE_AGGWALK_CLEAR : DTRACE_AGGWALK_NEXT); in dtj_clear()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c302 int cleared = 0; in do_logging_queue() local
325 cleared++; in do_logging_queue()
332 DTRACE_PROBE1(mountd, logging_cleared, cleared); in do_logging_queue()
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c1475 static int cleared = 0; in worker_thread() local
1514 if (cleared++ == 0) { in worker_thread()
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S710 ! Now that we've cleared TICKINT, we can reread %tick and confirm
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi555 Bit 31 (PG) must be cleared. Bit 0 (PE) must be set. Other bits are
559 Bit 17 (VM) must be cleared. Bit 9 (IF) must be cleared. Other bits
H A Dmultiboot.info522 Bit 31 (PG) must be cleared. Bit 0 (PE) must be set. Other bits are
526 Bit 17 (VM) must be cleared. Bit 9 (IF) must be cleared. Other bits
H A Dgrub.info-2154 3. If the preset menu includes any boot entries, they are cleared when
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S876 ! Now that we've cleared TICKINT, we can reread %tick and confirm
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs147 cleared.
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard915 # is allowed to wait for the printer fault to be cleared so
H A Dtsol_standard983 # is allowed to wait for the printer fault to be cleared so
H A Dtsol_standard_foomatic1012 # is allowed to wait for the printer fault to be cleared so
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE93206 aa. A bug which prevented a trap on EXIT from being cleared
H A DRELEASE116 12-04-27 A bug in which old attributes were not cleared when assigning a
244 12-02-08 A bug in which .sh.fun disciplines could be cleared after a
1207 08-11-20 A bug in which jobs were not cleared from the jobs table for
2318 02-02-06 A bug in which the ERR trap is not cleared for a script invoked
2987 95-04-31. A bug which prevented a trap on EXIT from being cleared
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt798 cleared.
1836 5. Problem: If creating a CQ failed then the CQ bitmap was cleared without
2361 1. Problem: Dcbx config bit-fields are not cleared before updating with the
3157 cleared during FLR and ecore checks for the same. Clear this
6652 13. Problem: cq75387 - statistics aren't cleared after interface down/up.
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po170 … to be\nreplaced. If this is the case, then the device errors should be cleared using\n'zpool cle…

12