Home
last modified time | relevance | path

Searched refs:create_monitor (Results 1 – 25 of 42) sorted by relevance

12

/dports/sysutils/fswatch-mon/fswatch-1.13.0/libfswatch/src/libfswatch/c++/
H A Dmonitor_factory.cpp63 return monitor_factory::create_monitor(type, in create_default_monitor()
69 monitor *monitor_factory::create_monitor(fsw_monitor_type type, in create_monitor() function in fsw::monitor_factory
122 monitor *monitor_factory::create_monitor(const std::string& name, in create_monitor() function in fsw::monitor_factory
132 return create_monitor(i->second, std::move(paths), callback, context); in create_monitor()
H A Dmonitor_factory.hpp73 static monitor *create_monitor(fsw_monitor_type type,
92 static monitor *create_monitor(const std::string& name,
/dports/sysutils/fswatch-mon/fswatch-1.13.0/libfswatch/src/libfswatch/c/
H A Dlibfswatch.cpp455 static int create_monitor(FSW_HANDLE handle, const fsw_monitor_type type);
552 int create_monitor(const FSW_HANDLE handle, const fsw_monitor_type type)
573 monitor *current_monitor = monitor_factory::create_monitor(type,
712 FSW_STATUS ret = create_monitor(handle, session->type);
/dports/devel/libcjson/cJSON-1.7.15/tests/
H A Dreadme_examples.c45 static char* create_monitor(void) in create_monitor() function
219 char *monitor = create_monitor(); in create_monitor_should_create_a_monitor()
/dports/deskutils/libportal/libportal-0.5/libportal/
H A Dinhibit.c437 static void create_monitor (CreateMonitorCall *call);
446 create_monitor (call); in create_parent_exported()
485 create_monitor (CreateMonitorCall *call) in create_monitor() function
582 create_monitor (call); in xdp_portal_session_monitor_start()
H A Dupdates.c167 create_monitor (CreateMonitorCall *call) in create_monitor() function
235 create_monitor (call); in xdp_portal_update_monitor_start()
/dports/audio/libmatemixer/libmatemixer-1.26.0/backends/pulse/
H A Dpulse-stream-control.h65 PulseMonitor *(*create_monitor) (PulseStreamControl *control); member
H A Dpulse-source-control.c47 control_class->create_monitor = pulse_source_control_create_monitor; in pulse_source_control_class_init()
H A Dpulse-sink-control.c47 control_class->create_monitor = pulse_sink_control_create_monitor; in pulse_sink_control_class_init()
H A Dpulse-source-output.c55 control_class->create_monitor = pulse_source_output_create_monitor; in pulse_source_output_class_init()
H A Dpulse-sink-input.c55 control_class->create_monitor = pulse_sink_input_create_monitor; in pulse_sink_input_class_init()
H A Dpulse-stream-control.c654 PULSE_STREAM_CONTROL_GET_CLASS (control)->create_monitor (control); in pulse_stream_control_set_monitor_enabled()
/dports/databases/libcouchbase/libcouchbase-2.10.7/tests/mocksupport/
H A Dserver.c43 static int create_monitor(struct test_server_info *info) function
290 if (!create_monitor(info)) {
/dports/sysutils/fswatch-mon/fswatch-1.13.0/fswatch/src/
H A Dfswatch.cpp452 active_monitor = monitor_factory::create_monitor(monitor_name, in start_monitor()
456 active_monitor = monitor_factory::create_monitor( in start_monitor()
/dports/sysutils/fswatch-mon/fswatch-1.13.0/
H A DNEWS.libfswatch91 * Fixed a bug in fsw::monitor_factory::create_monitor().
/dports/net/gnome-online-accounts/gnome-online-accounts-3.40.1/src/daemon/
H A Dgoadaemon.c168 create_monitor (const gchar *path, gboolean is_dir) in create_monitor() function
291 self->home_conf_file_monitor = create_monitor (self->home_conf_file_path, FALSE); in goa_daemon_init()
297 self->template_file_monitor = create_monitor (GOA_TEMPLATE_FILE, FALSE); in goa_daemon_init()
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dplugins.c814 if (plugin->create_monitor && !plugin->privat->main_vbox) in gkrellm_place_plugin()
1442 if (state && plugin && plugin->create_monitor) in place_button_sensitivity()
1535 if ( !mon->name || !mon->create_monitor in cb_place_button()
H A Dgkrellm.h1062 void (*create_monitor)(GtkWidget *, gint); member
H A Dmain.c1919 if (mon->create_monitor && mon->privat->enabled) in gkrellm_build()
1925 (*(mon->create_monitor))(mon->privat->vbox, in gkrellm_build()
1954 if (mon->create_monitor) in add_builtin()
/dports/sysutils/xfce4-systemload-plugin/xfce4-systemload-plugin-1.3.1/panel-plugin/
H A Dsystemload.c292 create_monitor (t_global_monitor *global) in create_monitor() function
933 create_monitor (global); in systemload_construct()
/dports/sysutils/f3/f3-8.0/
H A Dlibdevs.c516 static struct udev_monitor *create_monitor(struct udev *udev, in create_monitor() function
556 mon = create_monitor(udev, "block", "disk"); in wait_for_reset()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_monitor_link.c627 create_monitor(Eterm target, void *vcctxt) in create_monitor() function
651 target, create_monitor, in erts_monitor_tree_lookup_create()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_monitor_link.c630 create_monitor(Eterm target, void *vcctxt) in create_monitor() function
654 target, create_monitor, in erts_monitor_tree_lookup_create()
/dports/multimedia/pitivi/pitivi-0.999/pitivi/utils/
H A Dvalidate.py112 def create_monitor(runner, app): function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_monitor_link.c629 create_monitor(Eterm target, void *vcctxt) in create_monitor() function
653 target, create_monitor, in erts_monitor_tree_lookup_create()

12