Searched refs:count2 (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | regcomp.c | 329 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_50/usr/src/cmd/luxadm/ |
H A D | adm.c | 142 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 D | qlgcupdate.c | 937 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_50/usr/src/uts/common/sys/scsi/impl/ |
H A D | commands.h | 177 #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_50/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 3083 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_50/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 4420 int count1, count2; in iwp_eep_sem_down() local 4428 for (count2 = 0; count2 < 2; count2++) { in iwp_eep_sem_down()
|
/titanic_50/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 4683 int count1, count2; in iwh_eep_sem_down() local 4691 for (count2 = 0; count2 < 2; count2++) { in iwh_eep_sem_down()
|
/titanic_50/usr/src/cmd/egrep/ |
H A D | egrep.y | 792 long count1, count2; in execute() local
|
/titanic_50/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 4062 int count1, count2; in iwk_eep_sem_down() local 4070 for (count2 = 0; count2 < 2; count2++) { in iwk_eep_sem_down()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-dtrace-tests.mf | 288 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
|