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

12345

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dnotify.c39 svn_repos_notify_t *notify = apr_pcalloc(result_pool, sizeof(*notify)); local
/freebsd-10.1-release/usr.sbin/clear_locks/
H A Dclear_locks.c43 nlm4_notify notify; local
/freebsd-10.1-release/contrib/ngatm/snmp_atm/
H A Datm.h64 struct atmif_reg_list notify; member in struct:atmif_priv
/freebsd-10.1-release/contrib/gdb/gdb/gdbserver/
H A Dthread-db.c178 td_notify_t notify; local
/freebsd-10.1-release/contrib/subversion/subversion/svn/
H A Dcommit-cmd.c58 copy_warning_notify_func(void *baton, const svn_wc_notify_t *notify, apr_pool_t *pool) argument
H A Dnotify.c209 notify(void *baton, const svn_wc_notify_t *n, apr_pool_t *pool) function
/freebsd-10.1-release/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.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql[all...]
H A Dcrop.c174 svn_wc_notify_t *notify; local
279 svn_wc_notify_t *notify; local
H A Drevert.c299 svn_wc_notify_t *notify = svn_wc_create_notify( local
H A Dutil.c117 svn_wc_dup_notify(const svn_wc_notify_t *notify, apr_pool_t *pool) argument
/freebsd-10.1-release/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.1-release/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.1-release/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.1-release/contrib/subversion/subversion/libsvn_client/
H A Dupgrade.c170 svn_wc_notify_t *notify = local
310 svn_wc_notify_t *notify = local
H A Dlocking_commands.c75 svn_wc_notify_t *notify; local
[all...]
H A Dswitch.c377 svn_wc_notify_t *notify local
/freebsd-10.1-release/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.1-release/libexec/comsat/
H A Dcomsat.c157 notify(struct utmpx *utp, char file[], off_t offset, int folder) function
/freebsd-10.1-release/contrib/bsnmp/snmp_target/
H A Dtarget_snmp.c524 struct target_notify *notify; local
756 struct target_notify *notify; local
773 struct target_notify *notify; local
[all...]
/freebsd-10.1-release/sbin/dump/
H A Ddump.h80 int notify; /* notify operator flag */ variable

Completed in 192 milliseconds

12345