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

12345

/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dnotify.c39 svn_repos_notify_t *notify = apr_pcalloc(result_pool, sizeof(*notify)); local
/freebsd-10-stable/usr.sbin/clear_locks/
H A Dclear_locks.c43 nlm4_notify notify; local
/freebsd-10-stable/contrib/ngatm/snmp_atm/
H A Datm.h64 struct atmif_reg_list notify; member in struct:atmif_priv
/freebsd-10-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-10-stable/contrib/gdb/gdb/gdbserver/
H A Dthread-db.c178 td_notify_t notify; local
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_lid.c182 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.c245 acpi_button_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dcleanup.c137 svn_wc_notify_t *notify; local
H A Drevert.c104 svn_wc_notify_t *notify; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql[all...]
H A Dcrop.c155 svn_wc_notify_t *notify; local
280 svn_wc_notify_t *notify; local
/freebsd-10-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-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointList.cpp35 BreakpointList::Add (BreakpointSP &bp_sp, bool notify) argument
52 BreakpointList::Remove (break_id_t break_id, bool notify) argument
90 BreakpointList::RemoveAll (bool notify) argument
H A DWatchpointList.cpp34 WatchpointList::Add (const WatchpointSP &wp_sp, bool notify) argument
209 WatchpointList::Remove (lldb::watch_id_t watch_id, bool notify) argument
280 WatchpointList::RemoveAll (bool notify) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DPathMappingList.cpp88 PathMappingList::Append (const PathMappingList &rhs, bool notify) argument
135 PathMappingList::Remove (off_t index, bool notify) argument
77 Append(const ConstString &path, const ConstString &replacement, bool notify) argument
102 Insert(const ConstString &path, const ConstString &replacement, uint32_t index, bool notify) argument
119 Replace(const ConstString &path, const ConstString &replacement, uint32_t index, bool notify) argument
171 Clear(bool notify) argument
261 Replace(const ConstString &path, const ConstString &new_path, bool notify) argument
276 Remove(const ConstString &path, bool notify) argument
[all...]
H A DThreadList.cpp709 ThreadList::SetSelectedThreadByID (lldb::tid_t tid, bool notify) argument
728 ThreadList::SetSelectedThreadByIndexID (uint32_t index_id, bool notify) argument
/freebsd-10-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-10-stable/libexec/comsat/
H A Dcomsat.c157 notify(struct utmpx *utp, char file[], off_t offset, int folder) function
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dnotify.c81 notify(void *baton, const svn_wc_notify_t *n, apr_pool_t *pool) function
/freebsd-10-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-10-stable/sbin/dump/
H A Ddump.h80 int notify; /* notify operator flag */ variable
H A Dmain.c73 int notify = 0; /* notify operator flag */ variable

Completed in 250 milliseconds

12345