Searched refs:ck_fclose (Results 1 – 6 of 6) sorted by relevance
167 ck_fclose (NULL);328 ck_fclose (NULL);352 ck_fclose(NULL);
30 void ck_fclose P_((FILE *stream));
649 ck_fclose(fp); in dump_append_queue()816 ck_fclose (input->fp);817 ck_fclose (output_file.fp);829 ck_fclose (input->fp);
1617 ck_fclose(prog.file);1718 ck_fclose(p->fp);1729 ck_fclose(p->fp);
293 ck_fclose(stream) in ck_fclose() function
988 * lib/utils.c (ck_fclose): Work on stdout as well if stream == NULL1584 * sed/utils.c(ck_fclose): added support for ANSI C2566 * utils.c (ck_fclose): modified to ignore NULL parameter.