Home
last modified time | relevance | path

Searched refs:count2 (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dlists_delete.c117 int count1, count2; in main() local
165 count2 = get_count(); in main()
166 if (count1 - 1 != count2) { in main()
168 "was %d, now %d", count1, count2)); in main()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcomp.c359 int count2; in p_ere_exp() local
487 count2 = p_count(p); in p_ere_exp()
488 (void) REQUIRE(count <= count2, REG_BADBR); in p_ere_exp()
490 count2 = INFINITY; in p_ere_exp()
492 count2 = count; in p_ere_exp()
493 repeat(p, pos, count, count2); in p_ere_exp()
703 int count2; in p_simp_re() local
806 count2 = p_count(p); in p_simp_re()
809 count2 = INFINITY; in p_simp_re()
811 count2 = count; in p_simp_re()
[all …]
/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c136 int count1, count2; in memstrstr() local
139 count1 = size1; count2 = size2; in memstrstr()
147 if (--count2 == 0) in memstrstr()
151 count2 = size2; in memstrstr()
H A Dqlgcupdate.c937 int count1, count2; in memstrstr() local
940 count1 = size1; count2 = size2; in memstrstr()
948 if (--count2 == 0) { in memstrstr()
953 count2 = size2; in memstrstr()
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h177 #define g4_count2 cdb_un.sg.g4.count2
196 uchar_t count2; member
228 #define scc5_count2 cdb_un.sg.g5.count2
243 uchar_t count2; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3084 int count2; in fctl_ulp_statec_cb() local
3091 for (count2 = count+1; in fctl_ulp_statec_cb()
3092 count2 < clist->clist_len; in fctl_ulp_statec_cb()
3093 count2++) { in fctl_ulp_statec_cb()
3095 pd2 = clist->clist_map[count2].map_pd; in fctl_ulp_statec_cb()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c4424 int count1, count2; in iwp_eep_sem_down() local
4432 for (count2 = 0; count2 < 2; count2++) { in iwp_eep_sem_down()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c4684 int count1, count2; in iwh_eep_sem_down() local
4692 for (count2 = 0; count2 < 2; count2++) { in iwh_eep_sem_down()
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c4062 int count1, count2; in iwk_eep_sem_down() local
4070 for (count2 = 0; count2 < 2; count2++) { in iwk_eep_sem_down()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m194 file path=opt/SUNWdtrt/tst/common/aggs/tst.count2.d mode=0444
195 file path=opt/SUNWdtrt/tst/common/aggs/tst.count2.d.out mode=0444