Searched refs:notify (Results 51 - 75 of 180) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBWatchpoint.cpp151 const bool notify = true; local
154 process_sp->EnableWatchpoint(watchpoint_sp.get(), notify);
156 process_sp->DisableWatchpoint(watchpoint_sp.get(), notify);
158 watchpoint_sp->SetEnabled(enabled, notify);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp237 void Watchpoint::SetEnabled(bool enabled, bool notify) { argument
250 if (notify && !m_is_ephemeral && changed)
255 void Watchpoint::SetWatchpointType(uint32_t type, bool notify) { argument
260 if (notify &&
/freebsd-11-stable/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c1066 const svn_repos_notify_t *notify,
1071 switch (notify->action)
1075 "WARNING 0x%04x: %s\n", notify->warning,
1076 notify->warning_str));
1082 notify->revision));
1088 notify->revision));
1092 if (notify->revision == SVN_INVALID_REVNUM)
1098 notify->revision));
1105 notify->shard);
1120 notify
1063 repos_notify_handler(void *baton, const svn_repos_notify_t *notify, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_acad.c108 /* If status is valid and has changed, notify the system. */
123 acpi_acad_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
128 switch (notify) {
132 /* Temporarily. It is better to notify policy manager */
136 device_printf(dev, "unknown notify %#x\n", notify);
181 * Install both system and device notify handlers since the Casio
H A Dacpi_dock.c384 acpi_dock_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
390 "got notification %#x\n", notify);
393 switch (notify) {
402 device_printf(dev, "unknown notify %#x\n", notify);
H A Dacpi_cmbat.c81 static void acpi_cmbat_notify_handler(ACPI_HANDLE h, UINT32 notify,
149 * Install a system notify handler in addition to the device notify.
150 * Toshiba notebook uses this alternate notify for its battery.
190 acpi_cmbat_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
198 switch (notify) {
211 * context. It's not safe to block in a notify handler.
217 acpi_UserNotify("CMBAT", h, notify);
498 * last-full capacity, so we only update when we get a notify that says
H A Dacpi_video.c351 acpi_video_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) argument
360 switch (notify) {
399 device_printf(sc->device, "unknown notify event 0x%x\n",
400 notify);
676 acpi_video_vo_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) argument
686 switch (notify) {
701 printf("unknown notify event 0x%x from %s\n",
702 notify, acpi_name(handle));
707 switch (notify) {
720 if (notify
[all...]
H A Dacpi_pci.c334 acpi_pci_device_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
342 switch (notify) {
374 device_printf(dev, "unknown notify %#x for %s\n", notify,
/freebsd-11-stable/libexec/comsat/
H A Dcomsat.c76 static void notify(struct utmpx *, char[], off_t, int);
150 notify(utp, file, offset, folder);
157 notify(struct utmpx *utp, char file[], off_t offset, int folder) function
179 dsyslog(LOG_DEBUG, "notify %s on %s", utp->ut_user, tty);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h115 /// \param[in] notify
124 void Append(const lldb::ModuleSP &module_sp, bool notify = true);
138 /// \param[in] notify
147 bool AppendIfNeeded(const lldb::ModuleSP &module_sp, bool notify = true);
386 /// \param[in] notify
395 bool Remove(const lldb::ModuleSP &module_sp, bool notify = true);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c372 svn_repos_notify_t *notify;
377 notify = svn_repos_notify_create(svn_repos_notify_warning, scratch_pool);
378 notify->warning = warning;
380 notify->warning_str = apr_pvsprintf(scratch_pool, warning_fmt, va);
383 notify_func(notify_baton, notify, scratch_pool);
2057 svn_repos_notify_t *notify;
2116 /* Create a notify object that we can reuse in the loop. */
2118 notify = svn_repos_notify_create(svn_repos_notify_dump_rev_end,
2190 notify->revision = rev;
2191 notify_func(notify_baton, notify, iterpoo
371 svn_repos_notify_t *notify; local
2052 svn_repos_notify_t *notify; local
2420 svn_repos_notify_t *notify; member in struct:verify_fs_notify_func_baton_t
2480 svn_repos_notify_t *notify; local
[all...]
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.c1947 * We get here when we've gotten the immediate notify
2050 isp_handle_platform_srr(ispsoftc_t *isp, isp_notify_t *notify) argument
2052 in_fcentry_24xx_t *inot = notify->nt_lreserved;
2054 uint32_t tag = notify->nt_tagval & 0xffffffff;
2056 atp = isp_find_atpd(isp, notify->nt_channel, tag);
2178 * We never *not* notify CAM when there has been any error (ok == 0),
2329 * We show up here with a notify structure filled out.
2334 isp_handle_platform_target_tmf(ispsoftc_t *isp, isp_notify_t *notify) argument
2343 isp_prt(isp, ISP_LOGTDEBUG0, "%s: code 0x%x sid 0x%x tagval 0x%016llx chan %d lun %jx", __func__, notify->nt_ncode,
2344 notify
3894 isp_notify_t *notify; local
[all...]
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_asus_wmi.c276 static void acpi_asus_wmi_notify(ACPI_HANDLE h, UINT32 notify, void *context);
550 acpi_asus_wmi_notify(ACPI_HANDLE h, UINT32 notify, void *context) argument
553 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
560 ACPI_WMI_GET_EVENT_DATA(sc->wmi_dev, notify, &response);
H A Dacpi_toshiba.c149 static void acpi_toshiba_notify(ACPI_HANDLE h, UINT32 notify,
517 acpi_toshiba_notify(ACPI_HANDLE h, UINT32 notify, void *context) argument
524 if (notify == 0x80) {
532 device_printf(sc->dev, "unknown notify: 0x%x\n", notify);
H A Dacpi_panasonic.c92 static void acpi_panasonic_notify(ACPI_HANDLE h, UINT32 notify,
191 device_printf(dev, "couldn't install notify handler - %s\n",
214 /* Remove notify handler */
480 acpi_panasonic_notify(ACPI_HANDLE h, UINT32 notify, void *context) argument
487 switch (notify) {
501 device_printf(sc->dev, "unknown notify: %#x\n", notify);
/freebsd-11-stable/sbin/dump/
H A Ddump.h80 int notify; /* notify operator flag */ variable
148 #define OPGRENT "operator" /* group entry to notify */
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dnotify.c26 #include <sm/notify.h>
47 ** SM_NOTIFY_INIT -- initialize notify system
67 ** SM_NOTIFY_START -- start notify system
94 ** SM_NOTIFY_STOP -- stop notify system
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dblame.c466 svn_wc_notify_t *notify local
471 notify->path = path;
472 notify->kind = svn_node_none;
473 notify->content_state = notify->prop_state
475 notify->lock_state = svn_wc_notify_lock_state_inapplicable;
476 notify->revision = revnum;
477 notify->rev_props = rev_props;
478 frb->ctx->notify_func2(frb->ctx->notify_baton2, notify, pool);
H A Dcommit.c736 /* Determine prefix to strip from the commit notify messages */
828 svn_wc_notify_t *notify;
829 notify = svn_wc_create_notify(
833 notify->err = cmt_err;
835 ctx->notify_func2(ctx->notify_baton2, notify, iterpool);
883 svn_wc_notify_t *notify;
884 notify = svn_wc_create_notify(
888 notify->err = cmt_err;
890 ctx->notify_func2(ctx->notify_baton2, notify, iterpool);
826 svn_wc_notify_t *notify; local
881 svn_wc_notify_t *notify; local
H A Dprop_commands.c248 svn_wc_notify_t *notify;
249 notify = svn_wc_create_notify_url(target,
252 ctx->notify_func2(ctx->notify_baton2, notify, pool);
338 svn_wc_notify_t *notify = svn_wc_create_notify(
343 ctx->notify_func2(ctx->notify_baton2, notify, iterpool);
518 svn_wc_notify_t *notify = svn_wc_create_notify_url(URL,
523 notify->prop_name = propname;
524 notify->revision = *set_rev;
526 ctx->notify_func2(ctx->notify_baton2, notify, pool);
246 svn_wc_notify_t *notify; local
336 svn_wc_notify_t *notify = svn_wc_create_notify( local
516 svn_wc_notify_t *notify = svn_wc_create_notify_url(URL, local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h108 bool notify = true) override;
111 bool notify = true) override;
/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_gpio.c337 char notify[16]; local
378 snprintf(notify , sizeof(notify ), "period=%d",
383 notify);
386 notify);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_update_move.c356 svn_wc_notify_t *notify; local
362 notify = svn_wc_create_notify(svn_dirent_join(wcroot->abspath,
366 notify->kind = svn_sqlite__column_token(stmt, 2, kind_map_none);
367 notify->content_state = svn_sqlite__column_int(stmt, 3);
368 notify->prop_state = svn_sqlite__column_int(stmt, 4);
369 notify->old_revision = old_revision;
370 notify->revision = new_revision;
371 notify_func(notify_baton, notify, scratch_pool);
1785 /* Only notify if add_file/add_dir is not going to notify */
2372 svn_wc_notify_t *notify; local
2834 svn_wc_notify_t *notify; local
3603 svn_wc_notify_t *notify; local
[all...]
H A Dadm_ops.c700 svn_wc_notify_t *notify = svn_wc_create_notify(local_abspath,
703 notify->kind = kind;
704 (*notify_func)(notify_baton, notify, scratch_pool);
746 svn_wc_notify_t *notify = svn_wc_create_notify(local_abspath,
749 notify->kind = kind;
750 notify->mime_type = svn_prop_get_value(props, SVN_PROP_MIME_TYPE);
751 (*notify_func)(notify_baton, notify, scratch_pool);
699 svn_wc_notify_t *notify = svn_wc_create_notify(local_abspath, local
745 svn_wc_notify_t *notify = svn_wc_create_notify(local_abspath, local
H A Dupdate_editor.c97 * notify "skipped because already in conflict" just once
107 * notify "skipped because already in conflict"
114 * notify "skipped because obstructed"
122 * notify "tree conflict"
127 * notify
651 svn_wc_notify_t *notify;
656 notify = svn_wc_create_notify(local_abspath, action, scratch_pool);
657 notify->kind = kind;
659 (*eb->notify_func)(eb->notify_baton, notify, scratch_pool);
1717 Do not notify, bu
648 svn_wc_notify_t *notify; local
2844 svn_wc_notify_t *notify; local
2966 svn_wc_notify_t *notify; local
4387 svn_wc_notify_t *notify =svn_wc_create_notify( local
4606 svn_wc_notify_t *notify; local
[all...]

Completed in 481 milliseconds

12345678