Searched refs:loopcount (Results 1 – 6 of 6) sorted by relevance
214 int loopcount; member222 dmsg->loopcount = 0; in start_delayed_msg()232 if (dmsg->loopcount >= 0 && ++(dmsg->loopcount) > 100) in delayed_msg()234 dmsg->loopcount = 0; in delayed_msg()238 dmsg->loopcount = -1; in delayed_msg()242 if (dmsg->loopcount >= 0 && ++(dmsg->loopcount) > LONGLOOP) in delayed_msg()245 dmsg->loopcount = -1; in delayed_msg()256 if (dmsg->loopcount >= 0) in abort_delayed_msg()
36 unsigned int loopcount; member
1268 if (ctx->loopcount >= MAX_IN_TKT_LOOPS) { in init_creds_step_request()1922 ctx->loopcount++; in krb5_init_creds_step()
426 unsigned int loopcount = 0; /* only used for debugging */ local446 loopcount++;448 sleeptime, loopcount);
1070 int loopcount; local1124 loopcount = 0;1147 if (++loopcount > 100)1345 loopcount = 0;1364 loopcount = 0;
4339 int loopcount = 0; in sock_poll_timeout() local4345 if(++loopcount > IPC_LOOP_MAX) { in sock_poll_timeout()6704 int lst, pollin_event, bcount, loopcount; in create_socketpair()6849 loopcount = 0; in create_socketpair()6852 if(++loopcount > IPC_LOOP_MAX) { in create_socketpair()6908 loopcount = 0; in create_socketpair()6911 if(++loopcount > IPC_LOOP_MAX) { in create_socketpair()