Searched refs:synccount (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/
H A Dutil_smb.c638 int synccount; local
646 synccount = 0;
712 synccount = 0;
714 if (child_status[i]) synccount++;
716 if (synccount == torture_nprocs) break;
720 if (synccount != torture_nprocs) {
721 printf("FAILED TO START %d CLIENTS (started %d)\n", torture_nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/
H A Dutil_smb.c638 int synccount; local
646 synccount = 0;
712 synccount = 0;
714 if (child_status[i]) synccount++;
716 if (synccount == torture_nprocs) break;
720 if (synccount != torture_nprocs) {
721 printf("FAILED TO START %d CLIENTS (started %d)\n", torture_nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/
H A Dutil_smb.c638 int synccount; local
646 synccount = 0;
712 synccount = 0;
714 if (child_status[i]) synccount++;
716 if (synccount == torture_nprocs) break;
720 if (synccount != torture_nprocs) {
721 printf("FAILED TO START %d CLIENTS (started %d)\n", torture_nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/utils/
H A Dtorture.c1543 int synccount; local
1548 synccount = 0;
1585 synccount = 0;
1587 if (child_status[i]) synccount++;
1589 if (synccount == nprocs) break;
1593 if (synccount != nprocs) {
1594 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/utils/
H A Dtorture.c1543 int synccount; local
1548 synccount = 0;
1585 synccount = 0;
1587 if (child_status[i]) synccount++;
1589 if (synccount == nprocs) break;
1593 if (synccount != nprocs) {
1594 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/utils/
H A Dtorture.c1543 int synccount; local
1548 synccount = 0;
1585 synccount = 0;
1587 if (child_status[i]) synccount++;
1589 if (synccount == nprocs) break;
1593 if (synccount != nprocs) {
1594 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/torture/
H A Dtorture.c4881 int synccount; local
4884 synccount = 0;
4932 synccount = 0;
4934 if (child_status[i]) synccount++;
4936 if (synccount == nprocs) break;
4940 if (synccount != nprocs) {
4941 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/torture/
H A Dtorture.c4881 int synccount; local
4884 synccount = 0;
4932 synccount = 0;
4934 if (child_status[i]) synccount++;
4936 if (synccount == nprocs) break;
4940 if (synccount != nprocs) {
4941 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/torture/
H A Dtorture.c4881 int synccount; local
4884 synccount = 0;
4932 synccount = 0;
4934 if (child_status[i]) synccount++;
4936 if (synccount == nprocs) break;
4940 if (synccount != nprocs) {
4941 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/torture/
H A Dtorture.c7169 int synccount; local
7172 synccount = 0;
7220 synccount = 0;
7222 if (child_status[i]) synccount++;
7224 if (synccount == nprocs) break;
7228 if (synccount != nprocs) {
7229 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/torture/
H A Dtorture.c7169 int synccount; local
7172 synccount = 0;
7220 synccount = 0;
7222 if (child_status[i]) synccount++;
7224 if (synccount == nprocs) break;
7228 if (synccount != nprocs) {
7229 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/torture/
H A Dtorture.c7169 int synccount; local
7172 synccount = 0;
7220 synccount = 0;
7222 if (child_status[i]) synccount++;
7224 if (synccount == nprocs) break;
7228 if (synccount != nprocs) {
7229 printf("FAILED TO START %d CLIENTS (started %d)\n", nprocs, synccount);

Completed in 306 milliseconds