Searched refs:count4 (Results 1 – 5 of 5) sorted by relevance
445 int n, count, count4; in base64_decode() local462 count4 = -1; in base64_decode()472 count4 = p - inbuf; in base64_decode()476 strcpy(leftover, inbuf + count4 + 1); in base64_decode()477 inbuf[count4 + 1] = 0; in base64_decode()
351 size_t count4; member511 tinfo->count4 = cfg->count4; in ta_dump_addr_radix_tinfo()767 cfg->count4++; in ta_add_addr_radix()845 cfg->count4--; in ta_del_addr_radix()1363 tinfo->count4 = cfg->items4; in ta_dump_chash_tinfo()2184 tinfo->count4 = cfg->used; in ta_dump_ifidx_tinfo()2764 tinfo->count4 = cfg->used; in ta_dump_numarray_tinfo()3341 tinfo->count4 = cfg->items; in ta_dump_fhash_tinfo()3903 tinfo->count4 = 0; in ta_dump_kfib_tinfo()4280 tinfo->count4 = cfg->count; in ta_dump_mac_radix_tinfo()
318 u_char count4; /* cycles thru leap after Gj to issue Bj */ member3441 instance->count4 = 1; in oncore_check_leap_sec()3451 if (instance->count4) { /* delay, waiting for Gj response */ in oncore_check_leap_sec()3453 instance->count4 = 0; in oncore_check_leap_sec()3454 else if (instance->count4++ > 5) { /* delay, waiting for Gj response */ in oncore_check_leap_sec()3456 instance->count4 = 0; in oncore_check_leap_sec()
991 uint32_t count4; /* number of items in runtime */ member
831 d.count = tainfo->count4; in table_show_info()