| /freebsd-12.1/sys/dev/isp/ |
| H A D | isp_target.c | 531 isp_notify_t notify; in isp_target_async() local 534 notify.nt_hba = isp; in isp_target_async() 610 isp_notify_t notify; in isp_got_msg_fc() local 616 notify.nt_hba = isp; in isp_got_msg_fc() 673 isp_notify_t notify; in isp_got_tmf_24xx() local 681 notify.nt_hba = isp; in isp_got_tmf_24xx() 707 notify.nt_sid = sid; in isp_got_tmf_24xx() 708 notify.nt_did = did; in isp_got_tmf_24xx() 886 isp_notify_t notify, *nt = ¬ify; in isp_handle_abts() local 1339 isp_notify_t notify; in isp_handle_notify() local [all …]
|
| /freebsd-12.1/sys/contrib/ngatm/netnatm/sig/ |
| H A D | sig_unimsgcpy.c | 19 dst->notify = src->notify; in copy_msg_alerting() 39 dst->notify = src->notify; in copy_msg_call_proc() 58 dst->notify = src->notify; in copy_msg_connect() 92 dst->notify = src->notify; in copy_msg_connect_ack() 106 dst->notify = src->notify; in copy_msg_release() 174 dst->notify = src->notify; in copy_msg_setup() 250 dst->notify = src->notify; in copy_msg_notify() 308 dst->notify = src->notify; in copy_msg_add_party() 343 dst->notify = src->notify; in copy_msg_add_party_ack() 369 dst->notify = src->notify; in copy_msg_party_alerting() [all …]
|
| /freebsd-12.1/contrib/bsnmp/snmp_target/ |
| H A D | target_snmp.c | 526 struct target_notify *notify; in op_snmp_notify() local 546 if (notify != NULL) { in op_snmp_notify() 572 if (notify != NULL) { in op_snmp_notify() 601 if (notify == NULL) in op_snmp_notify() 760 struct target_notify *notify; in target_get_notify() local 765 for (notify = target_first_notify(); notify != NULL; in target_get_notify() 766 notify = target_next_notify(notify)) in target_get_notify() 768 return (notify); in target_get_notify() 777 struct target_notify *notify; in target_get_next_notify() local 785 for (notify = target_first_notify(); notify != NULL; in target_get_next_notify() [all …]
|
| /freebsd-12.1/sys/contrib/ngatm/netnatm/msg/ |
| H A D | uni_msg.h | 13 struct uni_ie_notify notify; member 24 struct uni_ie_notify notify; member 34 struct uni_ie_notify notify; member 52 struct uni_ie_notify notify; member 59 struct uni_ie_notify notify; member 91 struct uni_ie_notify notify; member 132 struct uni_ie_notify notify; member 163 struct uni_ie_notify notify; member 180 struct uni_ie_notify notify; member 193 struct uni_ie_notify notify; member [all …]
|
| H A D | msg.def | 51 notify 101 notify 125 notify 146 notify 200 notify 264 notify 321 notify 347 notify 370 notify 410 notify [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | PathMappingList.cpp | 70 if (notify && m_callback) in Append() 80 if (notify && m_callback) in Append() 87 bool notify) { in Insert() argument 96 if (notify && m_callback) in Insert() 102 bool notify) { in Replace() argument 107 if (notify && m_callback) in Replace() 119 if (notify && m_callback) in Remove() 142 void PathMappingList::Clear(bool notify) { in Clear() argument 146 if (notify && m_callback) in Clear() 235 if (notify && m_callback) in Replace() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | PathMappingList.h | 39 bool notify); 41 void Append(const PathMappingList &rhs, bool notify); 43 void Clear(bool notify); 56 uint32_t insert_idx, bool notify); 58 bool Remove(size_t index, bool notify); 60 bool Remove(const ConstString &path, bool notify); 63 bool notify); 66 uint32_t index, bool notify);
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | import.c | 270 svn_wc_notify_t *notify in import_file() local 273 notify->kind = svn_node_file; in import_file() 274 notify->mime_type = mimetype; in import_file() 275 notify->content_state = notify->prop_state in import_file() 351 svn_wc_notify_t *notify in get_filtered_children() local 356 notify->content_state = notify->prop_state in get_filtered_children() 498 notify->content_state = notify->prop_state in import_children() 583 svn_wc_notify_t *notify in import_dir() local 586 notify->kind = svn_node_dir; in import_dir() 587 notify->content_state = notify->prop_state in import_dir() [all …]
|
| H A D | commit_util.c | 75 svn_wc_notify_t *notify; in fixup_commit_error() local 88 notify->kind = kind; in fixup_commit_error() 89 notify->err = err; in fixup_commit_error() 112 svn_wc_notify_t *notify; in fixup_commit_error() local 125 notify->kind = kind; in fixup_commit_error() 126 notify->err = err; in fixup_commit_error() 161 notify->kind = kind; in fixup_commit_error() 162 notify->err = err; in fixup_commit_error() 1590 svn_wc_notify_t *notify; in do_item_commit() local 1647 notify = NULL; in do_item_commit() [all …]
|
| H A D | update.c | 366 svn_wc_notify_t *notify in update_internal() local 369 notify->kind = svn_node_none; in update_internal() 370 notify->content_state = notify->prop_state in update_internal() 372 notify->lock_state = svn_wc_notify_lock_state_inapplicable; in update_internal() 534 svn_wc_notify_t *notify in update_internal() local 537 notify->kind = svn_node_none; in update_internal() 538 notify->content_state = notify->prop_state in update_internal() 540 notify->lock_state = svn_wc_notify_lock_state_inapplicable; in update_internal() 541 notify->revision = revnum; in update_internal() 744 svn_wc_notify_t *notify; in svn_client_update4() local [all …]
|
| H A D | upgrade.c | 156 svn_wc_notify_t *notify = in svn_client_upgrade() local 160 notify->err = err; in svn_client_upgrade() 162 notify, iterpool); in svn_client_upgrade() 364 svn_wc_notify_t *notify = in upgrade_externals_from_properties() local 368 notify->err = err; in upgrade_externals_from_properties() 371 notify, scratch_pool); in upgrade_externals_from_properties() 393 svn_wc_notify_t *notify = in upgrade_externals_from_properties() local 399 notify->err = err; in upgrade_externals_from_properties() 401 notify, scratch_pool); in upgrade_externals_from_properties()
|
| H A D | externals.c | 129 svn_wc_notify_t *notify; in relegate_dir_external() local 134 notify->kind = svn_node_dir; in relegate_dir_external() 135 notify->err = err; in relegate_dir_external() 604 svn_wc_notify_t *notify in switch_file_external() local 607 notify->kind = svn_node_none; in switch_file_external() 608 notify->content_state = notify->prop_state in switch_file_external() 611 notify->revision = revnum; in switch_file_external() 717 svn_wc_notify_t *notify = in handle_external_item_removal() local 722 notify->kind = kind; in handle_external_item_removal() 723 notify->err = err; in handle_external_item_removal() [all …]
|
| H A D | locking_commands.c | 76 svn_wc_notify_t *notify; in store_locks_callback() local 82 notify = svn_wc_create_notify(local_abspath ? local_abspath : rel_url, in store_locks_callback() 91 notify->lock = lock; in store_locks_callback() 92 notify->err = ra_err; in store_locks_callback() 97 notify->path_prefix = lb->base_dir_abspath; in store_locks_callback() 105 notify->lock_state = svn_wc_notify_lock_state_locked; in store_locks_callback() 108 notify->lock_state = svn_wc_notify_lock_state_unchanged; in store_locks_callback() 124 notify->lock_state = svn_wc_notify_lock_state_unlocked; in store_locks_callback() 127 notify->lock_state = svn_wc_notify_lock_state_unchanged; in store_locks_callback() 131 notify->url = svn_path_url_add_component2(lb->base_url, rel_url, pool); in store_locks_callback() [all …]
|
| H A D | cleanup.c | 137 svn_wc_notify_t *notify; in cleanup_status_walk() local 148 notify = svn_wc_create_notify(local_abspath, in cleanup_status_walk() 151 b->ctx->notify_func2(b->ctx->notify_baton2, notify, in cleanup_status_walk() 208 notify = svn_wc_create_notify(local_abspath, svn_wc_notify_delete, in cleanup_status_walk() 210 notify->kind = kind_on_disk; in cleanup_status_walk() 211 b->ctx->notify_func2(b->ctx->notify_baton2, notify, scratch_pool); in cleanup_status_walk()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | observer.c | 63 generic_observer_notification_ftype *notify; member 104 generic_observer_notification_ftype * notify, in generic_observer_attach() argument 110 observer_list->observer->notify = notify; in generic_observer_attach() 157 (*current_node->observer->notify) (current_node->observer->data, args); in generic_observer_notify() 170 observer_normal_stop_ftype *notify = (observer_normal_stop_ftype *) data; in observer_normal_stop_notification_stub() local 171 (*notify) (); in observer_normal_stop_notification_stub()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | notify.c | 39 svn_repos_notify_t *notify = apr_pcalloc(result_pool, sizeof(*notify)); in svn_repos_notify_create() local 41 notify->action = action; in svn_repos_notify_create() 43 return notify; in svn_repos_notify_create()
|
| H A D | load-fs-vtable.c | 525 notify->old_revision = rb->rev; in new_revision_record() 543 notify->old_revision = rb->rev; in new_revision_record() 690 notify->path = nb->path; in new_node_record() 785 svn_repos_notify_t *notify in svn_repos__adjust_mergeinfo_property() local 790 notify_func(notify_baton, notify, scratch_pool); in svn_repos__adjust_mergeinfo_property() 853 svn_repos_notify_t *notify in set_node_property() local 1166 notify->new_revision = committed_rev; in close_revision() 1167 notify->old_revision = ((committed_rev == rb->rev) in close_revision() 1322 notify->old_revision = rb->rev; in revprops_new_revision_record() 1386 notify->new_revision = rb->rev; in revprops_close_revision() [all …]
|
| /freebsd-12.1/contrib/bsnmp/snmpd/ |
| H A D | trap.c | 828 if (notify == NULL) in target_next_notify() 831 return (SLIST_NEXT(notify, tn)); in target_next_notify() 844 if ((notify = (struct target_notify *)malloc(sizeof(*notify))) == NULL) in target_new_notify() 847 memset(notify, 0, sizeof(*notify)); in target_new_notify() 848 strlcpy(notify->name, nname, sizeof(notify->name)); in target_new_notify() 853 return (notify); in target_new_notify() 868 free(notify); in target_new_notify() 872 return (notify); in target_new_notify() 879 free(notify); in target_delete_notify() 889 struct target_notify *notify; in target_flush_all() local [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/ |
| H A D | BreakpointList.cpp | 30 break_id_t BreakpointList::Add(BreakpointSP &bp_sp, bool notify) { in Add() argument 38 if (notify) in Add() 44 bool BreakpointList::Remove(break_id_t break_id, bool notify) { in Remove() argument 54 if (notify) in Remove() 81 void BreakpointList::RemoveAll(bool notify) { in RemoveAll() argument 85 if (notify) { in RemoveAll() 93 void BreakpointList::RemoveAllowed(bool notify) { in RemoveAllowed() argument 99 if (notify) in RemoveAllowed()
|
| /freebsd-12.1/sys/dev/xen/gntdev/ |
| H A D | gntdev.c | 228 static void notify(struct notify_data *notify, vm_page_t page); 240 struct notify_data *notify; member 270 if (gref->notify) { in gref_list_dtor() 271 notify(gref->notify, gref->page); in gref_list_dtor() 291 if (gref->notify) in gref_list_dtor() 370 grefs[i].notify = NULL; in gntdev_alloc_gref() 526 if (gmap->notify) in gmap_list_dtor() 599 notify(gmap->notify, page); in notify_unmap_cleanup() 850 notify(struct notify_data *notify, vm_page_t page) in notify() argument 865 notify->action = 0; in notify() [all …]
|
| /freebsd-12.1/usr.sbin/clear_locks/ |
| H A D | clear_locks.c | 45 nlm4_notify notify; in main() local 58 notify.name = hostname; in main() 59 notify.state = 0; in main() 61 (xdrproc_t) xdr_nlm4_notify, (void *) ¬ify, in main()
|
| /freebsd-12.1/lib/librtld_db/ |
| H A D | rtld_db.c | 97 rd_event_addr(rd_agent_t *rdap, rd_event_e event, rd_notify_t *notify) in rd_event_addr() argument 102 notify); in rd_event_addr() 109 notify->type = RD_NOTIFY_BPT; in rd_event_addr() 110 notify->u.bptaddr = rdap->rda_preinit_addr; in rd_event_addr() 113 notify->type = RD_NOTIFY_BPT; in rd_event_addr() 114 notify->u.bptaddr = rdap->rda_postinit_addr; in rd_event_addr() 117 notify->type = RD_NOTIFY_BPT; in rd_event_addr() 118 notify->u.bptaddr = rdap->rda_dlactivity_addr; in rd_event_addr()
|
| /freebsd-12.1/sys/dev/acpica/ |
| H A D | acpi_lid.c | 64 static void acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify, 192 acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_lid_notify_handler() argument 196 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify); in acpi_lid_notify_handler() 199 switch (notify) { in acpi_lid_notify_handler() 205 device_printf(sc->lid_dev, "unknown notify %#x\n", notify); in acpi_lid_notify_handler()
|
| /freebsd-12.1/contrib/subversion/subversion/svn/ |
| H A D | commit-cmd.c | 59 const svn_wc_notify_t *notify, in copy_warning_notify_func() argument 66 b->wrapped_func(b->wrapped_baton, notify, pool); in copy_warning_notify_func() 74 && (notify->kind == svn_node_dir) in copy_warning_notify_func() 75 && ((notify->action == svn_wc_notify_commit_copied) || in copy_warning_notify_func() 76 (notify->action == svn_wc_notify_commit_copied_replaced))) in copy_warning_notify_func()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointList.h | 45 lldb::break_id_t Add(lldb::BreakpointSP &bp_sp, bool notify); 108 bool Remove(lldb::break_id_t breakID, bool notify); 134 void RemoveAll(bool notify); 141 void RemoveAllowed(bool notify);
|