Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/locale/
H A Dregcomp.c329 int count2; in p_ere_exp() local
454 count2 = p_count(p); in p_ere_exp()
455 (void) REQUIRE(count <= count2, REG_BADBR); in p_ere_exp()
457 count2 = INFINITY; in p_ere_exp()
459 count2 = count; in p_ere_exp()
460 repeat(p, pos, count, count2); in p_ere_exp()
535 int count2; in p_simp_re() local
632 count2 = p_count(p); in p_simp_re()
633 (void) REQUIRE(count <= count2, REG_BADBR); in p_simp_re()
635 count2 = INFINITY; in p_simp_re()
[all …]
/titanic_41/usr/src/cmd/luxadm/
H A Dadm.c142 int count1, count2; in memstrstr() local
145 count1 = size1; count2 = size2; in memstrstr()
153 if (--count2 == 0) in memstrstr()
157 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()
/titanic_41/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
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3083 int count2; in fctl_ulp_statec_cb() local
3090 for (count2 = count+1; in fctl_ulp_statec_cb()
3091 count2 < clist->clist_len; in fctl_ulp_statec_cb()
3092 count2++) { in fctl_ulp_statec_cb()
3094 pd2 = clist->clist_map[count2].map_pd; in fctl_ulp_statec_cb()
/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp.c4420 int count1, count2; in iwp_eep_sem_down() local
4428 for (count2 = 0; count2 < 2; count2++) { in iwp_eep_sem_down()
/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh.c4683 int count1, count2; in iwh_eep_sem_down() local
4691 for (count2 = 0; count2 < 2; count2++) { in iwh_eep_sem_down()
/titanic_41/usr/src/cmd/egrep/
H A Degrep.y792 long count1, count2; in execute() local
/titanic_41/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()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.mf288 file path=opt/SUNWdtrt/tst/common/aggs/tst.count2.d mode=0444
289 file path=opt/SUNWdtrt/tst/common/aggs/tst.count2.d.out mode=0444