Searched refs:j (Results 1 – 1 of 1) sorted by relevance
340 int i, j, n, skip; in get_txt_records() local383 j = 0; in get_txt_records()409 if (!(list[j] = malloc(rr.dlen))) in get_txt_records()411 dst = list[j++]; in get_txt_records()431 list[j] = NULL; in get_txt_records()432 if (j == 0) { in get_txt_records()439 for (i = 0; i < j; i++) in get_txt_records()
Completed in 3 milliseconds