clip_open_flags 57 src/clipboard.c static const int clip_open_flags = O_CREAT | O_WRONLY | O_TRUNC | O_BINARY; clip_open_flags 148 src/clipboard.c file = mc_open (fname_vpath, clip_open_flags, clip_open_mode); clip_open_flags 188 src/clipboard.c file = mc_open (fname_vpath, clip_open_flags, clip_open_mode);