Home
last modified time | relevance | path

Searched refs:keep_callback (Results 1 – 9 of 9) sorted by relevance

/dports/devel/cutter/cutter-1.2.6/cutter/
H A Dcut-stream-reader.c151 gboolean keep_callback = TRUE; in read_channel() local
154 keep_callback = cut_stream_reader_read_from_io_channel(stream_reader, in read_channel()
160 keep_callback = FALSE; in read_channel()
162 if (!keep_callback) in read_channel()
165 return keep_callback; in read_channel()
173 gboolean keep_callback = FALSE; in hung_up_channel() local
179 return keep_callback; in hung_up_channel()
187 gboolean keep_callback = FALSE; in error_channel() local
199 return keep_callback; in error_channel()
/dports/devel/cutter/cutter-1.2.6/gcutter/
H A Dgcut-egg.c656 gboolean keep_callback = TRUE; in watch_common() local
672 keep_callback = FALSE; in watch_common()
676 keep_callback = FALSE; in watch_common()
678 return keep_callback; in watch_common()
685 gboolean keep_callback = TRUE; in watch_output() local
687 keep_callback = watch_common(source, condition, user_data); in watch_output()
689 if (!keep_callback) { in watch_output()
695 return keep_callback; in watch_output()
702 gboolean keep_callback = TRUE; in watch_error() local
706 if (!keep_callback) { in watch_error()
[all …]
H A Dgcut-process.c808 gboolean keep_callback = TRUE; in watch_output() local
811 keep_callback = read_from_io_channel(source, data->process, data->signal); in watch_output()
824 keep_callback = FALSE; in watch_output()
828 keep_callback = FALSE; in watch_output()
830 return keep_callback; in watch_output()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dlog.c1299 static int keep_callback(const struct option *opt, const char *arg, int unset) in keep_callback() function
1783 PARSE_OPT_NOARG | PARSE_OPT_NONEG, keep_callback), in cmd_format_patch()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dlog.c1299 static int keep_callback(const struct option *opt, const char *arg, int unset) in keep_callback() function
1783 PARSE_OPT_NOARG | PARSE_OPT_NONEG, keep_callback), in cmd_format_patch()
/dports/devel/git/git-2.34.1/builtin/
H A Dlog.c1299 static int keep_callback(const struct option *opt, const char *arg, int unset) in keep_callback() function
1783 PARSE_OPT_NOARG | PARSE_OPT_NONEG, keep_callback), in cmd_format_patch()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dlog.c1299 static int keep_callback(const struct option *opt, const char *arg, int unset) in keep_callback() function
1783 PARSE_OPT_NOARG | PARSE_OPT_NONEG, keep_callback), in cmd_format_patch()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dlog.c1299 static int keep_callback(const struct option *opt, const char *arg, int unset) in keep_callback() function
1783 PARSE_OPT_NOARG | PARSE_OPT_NONEG, keep_callback), in cmd_format_patch()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dlog.c1261 static int keep_callback(const struct option *opt, const char *arg, int unset) in keep_callback() function
1661 PARSE_OPT_NOARG | PARSE_OPT_NONEG, keep_callback }, in cmd_format_patch()