Home
last modified time | relevance | path

Searched +defs:minor +defs:mode +defs:map +defs:alist (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/sawfish/sawfish_1.13.0/src/
H A Devents.c373 repv map = Qnil; in current_context_map() local
929 mode_to_sym (int mode) in mode_to_sym()
942 repv mode = mode_to_sym (ev->xcrossing.mode); in enter_notify() local
986 repv mode = mode_to_sym (ev->xcrossing.mode); in leave_notify() local
1129 repv alist = Qnil; in configure_request() local
1855 int major, minor; in events_init() local
/dports/multimedia/lives/lives-3.2.0/src/
H A Dutils.c94 LIVES_GLOBAL_INLINE int lives_open3(const char *pathname, int flags, mode_t mode) { in lives_open3()
578 static int lives_open_real_buffered(const char *pathname, int flags, int mode, boolean isread) { in lives_open_real_buffered()
698 LIVES_GLOBAL_INLINE int lives_create_buffered(const char *pathname, int mode) { in lives_create_buffered()
702 LIVES_GLOBAL_INLINE int lives_create_buffered_nosync(const char *pathname, int mode) { in lives_create_buffered_nosync()
706 int lives_open_buffered_writer(const char *pathname, int mode, boolean append) { in lives_open_buffered_writer()
3262 LIVES_GLOBAL_INLINE char *lives_ellipsize(char *txt, size_t maxlen, LiVESEllipsizeMode mode) { in lives_ellipsize()
3559 void remove_layout_files(LiVESList * map) { in remove_layout_files()
4475 int lives_chmod(const char *target, const char *mode) { in lives_chmod()
4757 int major = 0, minor = 0, micro = 0; in verhash() local
5831 boolean string_lists_differ(LiVESList * alist, LiVESList * blist) { in string_lists_differ()