Searched defs:o_flag (Results 1 – 5 of 5) sorted by relevance
188 int o_flag = FILE_WRITABLE(prot, flags) ? O_RDWR : O_RDONLY; in validate_mmap() local
72 static int o_flag; variable
125 int B_flag, o_flag; in main() local
73 static int o_flag; /* -o: specify output file */ variable
2176 const int o_flag = O_PATH; in tree_reopen() local