Searched refs:f_binary (Results 1 – 2 of 2) sorted by relevance
17 int f_binary; /* Flag which indicates whether the file is member
161 f->f_binary = strchr(mode,'b') != NULL; in fill_file_fields()1811 if (f->f_binary) { in file_write()1857 if (f->f_binary) in file_write()1943 if (f->f_binary) { in file_writelines()