open_mode 441 maint/gnulib/lib/supersede.c mode_t open_mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; open_mode 442 maint/gnulib/lib/supersede.c int fd = open_supersede (filename, open_direction | open_flags, open_mode,