Lines Matching refs:fclose
69 (void) fclose(e_fptr); in edit_group()
74 (void) fclose(e_fptr); in edit_group()
81 (void) fclose(e_fptr); in edit_group()
91 (void) fclose(t_fptr); in edit_group()
92 (void) fclose(e_fptr); in edit_group()
103 (void) fclose(t_fptr); in edit_group()
104 (void) fclose(e_fptr); in edit_group()
127 (void) fclose(t_fptr); in edit_group()
128 (void) fclose(e_fptr); in edit_group()
204 (void) fclose(e_fptr); in edit_group()
206 if (fclose(t_fptr) != 0) { in edit_group()