Home
last modified time | relevance | path

Searched refs:notify_log (Results 1 – 25 of 35) sorted by relevance

12

/dports/deskutils/xfce4-notifyd/xfce4-notifyd-0.6.2/common/
H A Dxfce-notify-log.c112 GKeyFile *notify_log; in xfce_notify_log_get() local
119 notify_log = g_key_file_new (); in xfce_notify_log_get()
127 return notify_log; in xfce_notify_log_get()
261 GKeyFile *notify_log; in xfce_notify_log_insert() local
269 notify_log = g_key_file_new (); in xfce_notify_log_insert()
284 notify_log = NULL; in xfce_notify_log_insert()
300 … g_key_file_remove_group (notify_log, g_key_file_get_start_group (notify_log), &error); in xfce_notify_log_insert()
318 notify_log = NULL; in xfce_notify_log_insert()
321 g_assert (notify_log == NULL); in xfce_notify_log_insert()
324 notify_log = g_key_file_new (); in xfce_notify_log_insert()
[all …]
/dports/www/apache24/httpd-2.4.53/test/modules/md/
H A Dtest_900_notify.py16 notify_log = None variable in TestNotify
29 self.notify_log = os.path.join(env.gen_dir, "notify.log")
30 if os.path.isfile(self.notify_log):
31 os.remove(self.notify_log)
68 args = self.notify_log
78 nlines = open(self.notify_log).readlines()
86 args = self.notify_log
96 nlines = open(self.notify_log).readlines()
106 args = self.notify_log
/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dnotify.c34 notify_log(ns_client_t *client, int level, const char *fmt, ...) { in notify_log() function
83 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
96 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
105 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
113 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
147 notify_log(client, ISC_LOG_INFO, in ns_notify_start()
156 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/
H A Dnotify.c34 notify_log(ns_client_t *client, int level, const char *fmt, ...) { in notify_log() function
93 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
106 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
115 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
123 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
159 notify_log(client, ISC_LOG_INFO, in ns_notify_start()
168 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
/dports/dns/bind-tools/bind-9.16.27/lib/ns/
H A Dnotify.c35 notify_log(ns_client_t *client, int level, const char *fmt, ...) { in notify_log() function
94 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
107 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
116 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
124 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
160 notify_log(client, ISC_LOG_INFO, in ns_notify_start()
169 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
/dports/dns/bind916/bind-9.16.27/lib/ns/
H A Dnotify.c35 notify_log(ns_client_t *client, int level, const char *fmt, ...) { in notify_log() function
94 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
107 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
116 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
124 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
160 notify_log(client, ISC_LOG_INFO, in ns_notify_start()
169 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/ns/
H A Dnotify.c33 notify_log(ns_client_t *client, int level, const char *fmt, ...) { in notify_log() function
87 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
100 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
109 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
117 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
153 notify_log(client, ISC_LOG_INFO, in ns_notify_start()
162 notify_log(client, ISC_LOG_NOTICE, in ns_notify_start()
/dports/deskutils/xfce4-notifyd/xfce4-notifyd-0.6.2/panel-plugin/
H A Dnotification-plugin-log.c108 GKeyFile *notify_log; in notification_plugin_menu_populate() local
127 notify_log = xfce_notify_log_get(); in notification_plugin_menu_populate()
165 if (notify_log) { in notification_plugin_menu_populate()
173 groups = g_key_file_get_groups (notify_log, &num_groups); in notification_plugin_menu_populate()
234 app_name = g_key_file_get_string (notify_log, group, "app_name", NULL); in notification_plugin_menu_populate()
236 tmp = g_key_file_get_string (notify_log, group, "summary", NULL); in notification_plugin_menu_populate()
250 tmp = g_key_file_get_string (notify_log, group, "body", NULL); in notification_plugin_menu_populate()
269 tmp = g_key_file_get_string (notify_log, group, "app_icon", NULL); in notification_plugin_menu_populate()
293 tmp = g_key_file_get_string (notify_log, group, "body", NULL); in notification_plugin_menu_populate()
321 g_key_file_free (notify_log); in notification_plugin_menu_populate()
[all …]
/dports/sysutils/gnome-settings-daemon/gnome-settings-daemon-3.38.2/plugins/power/
H A Dtest.py873 notify_log = self.p_notify.stdout.read()
889 notify_log = self.p_notify.stdout.read()
940 notify_log = self.p_notify.stdout.read()
975 notify_log = self.p_notify.stdout.read()
1004 notify_log = self.p_notify.stdout.read()
1005 self.assertIsNone(notify_log)
1035 notify_log = self.p_notify.stdout.read()
1087 notify_log = self.p_notify.stdout.read()
1091 self.assertNotRegex(notify_log, b'[0-9.]+ Notify "Power" .* ".*" ".*\([0-9.]+%\).*"')
1106 notify_log = self.p_notify.stdout.read()
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/test/notify-test/
H A Dmain.c62 static logger_handle *notify_log = LOGGER_HANDLE_SINK; variable
64 #define MODULE_MSG_HANDLE notify_log
240 logger_handle_create("notify", &notify_log); in main()
/dports/deskutils/xfce4-notifyd/xfce4-notifyd-0.6.2/xfce4-notifyd-config/
H A Dmain.c535 GKeyFile *notify_log; in xfce4_notifyd_log_populate() local
551 notify_log = xfce_notify_log_get(); in xfce4_notifyd_log_populate()
555 if (notify_log) { in xfce4_notifyd_log_populate()
560 groups = g_key_file_get_groups (notify_log, &num_groups); in xfce4_notifyd_log_populate()
601 app_name = g_key_file_get_string (notify_log, group, "app_name", NULL); in xfce4_notifyd_log_populate()
602 tmp = g_key_file_get_string (notify_log, group, "summary", NULL); in xfce4_notifyd_log_populate()
613 tmp = g_key_file_get_string (notify_log, group, "body", NULL); in xfce4_notifyd_log_populate()
630 tmp = g_key_file_get_string (notify_log, group, "app_icon", NULL); in xfce4_notifyd_log_populate()
651 tmp = g_key_file_get_string (notify_log, group, "body", NULL); in xfce4_notifyd_log_populate()
692 g_key_file_free (notify_log); in xfce4_notifyd_log_populate()
[all …]
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/notifyd/
H A Dnotify_log.h48 char* notify_log(const char *class, const char *priority,
H A Dnotifyd.h63 { "log", notify_log }, /* use syslog (for testing) */
H A Dnotify_log.c51 char* notify_log(const char *class, const char *priority, in notify_log() function
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/notifyd/
H A Dnotify_log.h48 char* notify_log(const char *class, const char *priority,
H A Dnotifyd.h63 { "log", notify_log }, /* use syslog (for testing) */
H A Dnotify_log.c51 char* notify_log(const char *class, const char *priority, in notify_log() function
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/notifyd/
H A Dnotify_log.h48 char* notify_log(const char *class, const char *priority,
H A Dnotifyd.h63 { "log", notify_log }, /* use syslog (for testing) */
H A Dnotify_log.c51 char* notify_log(const char *class, const char *priority, in notify_log() function
/dports/devel/ispc/ispc-1.16.1/
H A D.gitignore13 notify_log.log
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/
H A DMakefile.am1670 notifyd/notify_log.c \
1671 notifyd/notify_log.h \
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/
H A DMakefile.am1688 notifyd/notify_log.c \
1689 notifyd/notify_log.h \
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/
H A DMakefile.am1609 notifyd/notify_log.c \
1610 notifyd/notify_log.h \
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/net_log/
H A Dnet_export_file_writer_unittest.cc774 [](base::RepeatingClosure notify_log, in TEST_F()
777 std::vector<std::string>* to_be_removed_headers) { notify_log.Run(); }, in TEST_F() argument

12