clip_open_flags 59 src/clipboard.c static const int clip_open_flags = O_CREAT | O_WRONLY | O_TRUNC | O_BINARY; clip_open_flags 150 src/clipboard.c file = mc_open (fname_vpath, clip_open_flags, clip_open_mode); clip_open_flags 190 src/clipboard.c file = mc_open (fname_vpath, clip_open_flags, clip_open_mode);