Searched refs:sw_num (Results 1 – 1 of 1) sorted by relevance
1919 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_localhost() local2103 if (sw_num > 0) { in doit_localhost()2106 if (sw_num > (long)sizeof(sbuf)) in doit_localhost()2109 i = (int)sw_num; in doit_localhost()2124 sw_num -= r; in doit_localhost()2151 } while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0); in doit_localhost()2215 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_biopair() local2381 if (sw_num > 0) { in doit_biopair()2384 if (sw_num > (long)sizeof(sbuf)) in doit_biopair()2387 i = (int)sw_num; in doit_biopair()[all …]