Searched refs:fileptr (Results 1 – 1 of 1) sorted by relevance
26 FILE *fileptr; member140 this_f->fileptr = bs_fopen(filename, "r"); in init_distance_file()143 read = att_readline(line_buf, MAXLINESIZE, this_f->fileptr); in init_distance_file()154 read = att_readline(line_buf, MAXLINESIZE, this_f->fileptr); in init_distance_file()202 read = att_readline(line_buf, MAXLINESIZE, this_status->fileptr); in att_from_file()434 if (channel_status.files_status[index].fileptr != NULL) { in channel_delete()435 fclose(channel_status.files_status[index].fileptr); in channel_delete()