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