Searched defs:notify (Results 1 - 25 of 129) sorted by relevance

123456

/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dnotify.c39 svn_repos_notify_t *notify = apr_pcalloc(result_pool, sizeof(*notify)); local
/freebsd-11-stable/usr.sbin/clear_locks/
H A Dclear_locks.c45 nlm4_notify notify; local
/freebsd-11-stable/contrib/ngatm/snmp_atm/
H A Datm.h64 struct atmif_reg_list notify; member in struct:atmif_priv
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dunlock-cmd.c52 notify_unlock_handler(void *baton, const svn_wc_notify_t *notify, apr_pool_t *scratch_pool) argument
H A Dlock-cmd.c93 notify_lock_handler(void *baton, const svn_wc_notify_t *notify, apr_pool_t *scratch_pool) argument
H A Dcommit-cmd.c58 copy_warning_notify_func(void *baton, const svn_wc_notify_t *notify, apr_pool_t *pool) argument
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdmavt_cq.h87 u8 notify; member in struct:rvt_cq
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dthread-db.c178 td_notify_t notify; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dobserver.c63 generic_observer_notification_ftype *notify; member in struct:observer
170 observer_normal_stop_ftype *notify = (observer_normal_stop_ftype *) data; local
103 generic_observer_attach(struct observer_list **subject, generic_observer_notification_ftype * notify, void *data) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dcleanup.c137 svn_wc_notify_t *notify; local
H A Drevert.c94 svn_wc_notify_t *notify; local
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_lid.c245 acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
H A Dacpi_acad.c123 acpi_acad_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
H A Dacpi_button.c268 acpi_button_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
H A Dacpi_dock.c384 acpi_dock_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
H A Dacpi_perf.c404 acpi_px_notify(ACPI_HANDLE h, UINT32 notify, void *context) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointList.cpp31 break_id_t BreakpointList::Add(BreakpointSP &bp_sp, bool notify) { argument
45 bool BreakpointList::Remove(break_id_t break_id, bool notify) { argument
82 void BreakpointList::RemoveAll(bool notify) { argument
94 void BreakpointList::RemoveAllowed(bool notify) { argument
H A DWatchpointList.cpp21 lldb::watch_id_t WatchpointList::Add(const WatchpointSP &wp_sp, bool notify) { argument
168 bool WatchpointList::Remove(lldb::watch_id_t watch_id, bool notify) { argument
229 void WatchpointList::RemoveAll(bool notify) { argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql[all...]
H A Dcrop.c160 svn_wc_notify_t *notify; local
285 svn_wc_notify_t *notify; local
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dnotify.c81 notify(void *baton, const svn_wc_notify_t *n, apr_pool_t *pool) function
/freebsd-11-stable/libexec/comsat/
H A Dcomsat.c157 notify(struct utmpx *utp, char file[], off_t offset, int folder) function
/freebsd-11-stable/contrib/bsnmp/snmp_target/
H A Dtarget_snmp.c525 struct target_notify *notify; local
759 struct target_notify *notify; local
776 struct target_notify *notify; local
[all...]
/freebsd-11-stable/lib/librtld_db/
H A Drtld_db.c84 rd_event_addr(rd_agent_t *rdap, rd_event_e event, rd_notify_t *notify) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp71 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { argument
109 bool PathMappingList::Remove(size_t index, bool notify) { argument
63 Append(ConstString path, ConstString replacement, bool notify) argument
82 Insert(ConstString path, ConstString replacement, uint32_t index, bool notify) argument
97 Replace(ConstString path, ConstString replacement, uint32_t index, bool notify) argument
139 Clear(bool notify) argument
245 Replace(ConstString path, ConstString new_path, bool notify) argument
258 Remove(ConstString path, bool notify) argument
[all...]

Completed in 299 milliseconds

123456