Searched refs:notify (Results 126 - 150 of 151) sorted by relevance

1234567

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_wc/
H A Dupgrade.c2235 svn_wc_notify_t *notify; local
2237 notify = svn_wc_create_notify(local_abspath,
2241 notify_func(notify_baton, notify, scratch_pool);
H A Dwc_db.c6102 /* We have to notify that we skipped directories, so do that now. */
6150 svn_wc_notify_t *notify; local
6167 notify = svn_wc_create_notify(notify_abspath, action, iterpool);
6168 notify->changelist_name = svn_sqlite__column_text(stmt, 3, NULL);
6169 notify_func(notify_baton, notify, iterpool);
6555 NULL, NULL /* ### How do we notify this? */,
6855 if (!svn_sqlite__column_is_null(stmt, 1)) /* notify */
7556 svn_boolean_t notify; member in struct:op_delete_baton_t
8010 if (b->notify)
8129 odb.notify
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c66 CK_NOTIFY notify; member in struct:soft_token
683 soft_token.notify = NULL_PTR;
1124 soft_token.notify = Notify;
/freebsd-10.3-release/contrib/openbsm/libauditd/
H A Dauditd_lib.c66 #include <notify.h>
1102 * notify. Return:
/freebsd-10.3-release/sys/dev/bxe/
H A Dbxe_elink.h684 struct elink_vars *vars, uint8_t notify);
/freebsd-10.3-release/sys/dev/xen/blkback/
H A Dblkback.c1287 int notify; local
1321 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&xbb->rings.common, notify);
1343 if (notify)
2832 * used to notify us of ring changes.
3363 * backend device/file to drain, disconnect from the front-end, and notify
/freebsd-10.3-release/sys/netinet6/
H A Dicmp6.c1088 * we'll go to the notify label for path MTU
1092 goto notify;
1100 * Header. In such cases going to the notify
1106 goto notify;
1109 notify:
2063 /* should notify about lost packet */
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h3327 EnableWatchpoint (Watchpoint *wp, bool notify = true);
3330 DisableWatchpoint (Watchpoint *wp, bool notify = true);
/freebsd-10.3-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c1800 DEF_IE_PRINT(itu, notify)
1804 if(uni_print_iehdr("notify", &ie->h, cx))
1809 uni_printf(cx, "%s0x%02x", i == 0 ? "" : " ", ie->notify[i]);
1814 DEF_IE_CHECK(itu, notify)
1824 DEF_IE_ENCODE(itu, notify)
1826 START_IE(notify, UNI_IE_NOTIFY, ie->len);
1828 APP_BUF(msg, ie->notify, ie->len);
1843 DEF_IE_DECODE(itu, notify)
1852 (void)memcpy(ie->notify, msg->b_rptr, ie->len);
H A Dunistruct.h829 u_char notify[UNI_NOTIFY_MAXLEN]; member in struct:uni_ie_notify
/freebsd-10.3-release/sys/netinet/
H A Din_pcb.c1332 struct inpcb *(*notify)(struct inpcb *, int))
1350 if ((*notify)(inp, errno))
/freebsd-10.3-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c236 struct sdp_sock *(*notify)(struct sdp_sock *, int))
248 if ((*notify)(ssk, errno))
/freebsd-10.3-release/contrib/subversion/subversion/include/
H A Dsvn_repos.h339 const svn_repos_notify_t *notify,
H A Dsvn_wc.h1484 * Return a deep copy of @a notify, allocated in @a pool.
1489 svn_wc_dup_notify(const svn_wc_notify_t *notify,
1493 * Notify the world that @a notify->action has happened to @a notify->path.
1499 * invoke the notify func on receiving a prop change and then again
1501 * been received, and then invoke the notify func once (from within
1503 * the appropriate @a notify->content_state and @a notify->prop_state flags.
1508 const svn_wc_notify_t *notify,
6837 * otherwise they notify i
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h763 void *application, ck_notify_t notify,
/freebsd-10.3-release/crypto/openssh/
H A Dpkcs11.h761 void *application, ck_notify_t notify,
/freebsd-10.3-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_coord.c868 if ((c = uni_find_call(uni, &arg->notify.hdr.cref)) != NULL) {
/freebsd-10.3-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c1413 notify(arg->mon_name, arg->state);
H A Dlockd_lock.c2159 * notify: Clear all locks from a host if statd complains
2175 notify(const char *hostname, const int state) function
2177 debuglog("notify from %s, new state %d", hostname, state);
2183 debuglog("Leaving notify\n");
2206 * We fail to notify remote that the lock has been granted.
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp1152 bool notify = true; local
1153 target->GetImageSearchPathList().Clear(notify);
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp2947 Process::EnableWatchpoint (Watchpoint *watchpoint, bool notify)
2955 Process::DisableWatchpoint (Watchpoint *watchpoint, bool notify)
5743 // If the process exited during the run of the thread plan, notify everyone.
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c45 #include "notify.h"
797 * TODO: should notify EAPOL SM about changes in opensc_engine_path,
1746 * need to notify the driver of this disconnection even in such
2970 int notify, int terminate)
2993 if (notify)
2969 wpa_supplicant_deinit_iface(struct wpa_supplicant *wpa_s, int notify, int terminate) argument
/freebsd-10.3-release/sys/dev/acpica/
H A Dacpi.c2491 * rc.suspend and rc.resume so we don't have to notify devd(8) to do this.
2576 /* Record the pending state and notify all apm devices. */
2602 /* Now notify devd(8) also. */
3250 * ACPICA Event Handlers (FixedEvent, also called from button notify handler)
3634 acpi_UserNotify(const char *subsystem, ACPI_HANDLE h, uint8_t notify) argument
3648 snprintf(notify_buf, sizeof(notify_buf), "notify=0x%02x", notify);
/freebsd-10.3-release/contrib/sendmail/src/
H A Dsendmail.h286 #define QHASNOTIFY 0x00000200 /* propagate notify parameter */
293 #define QBYNDELAY 0x00010000 /* DeliverBy: notify, delay */
294 #define QBYNRELAY 0x00020000 /* DeliverBy: notify, relayed */
650 ERROR: change SASL_SEC_MASK_ notify sendmail.org!
/freebsd-10.3-release/contrib/subversion/
H A Dbuild-outputs.mk418 libsvn_repos_DEPS = subversion/libsvn_repos/authz.lo subversion/libsvn_repos/commit.lo subversion/libsvn_repos/delta.lo subversion/libsvn_repos/deprecated.lo subversion/libsvn_repos/dump.lo subversion/libsvn_repos/fs-wrap.lo subversion/libsvn_repos/hooks.lo subversion/libsvn_repos/load-fs-vtable.lo subversion/libsvn_repos/load.lo subversion/libsvn_repos/log.lo subversion/libsvn_repos/node_tree.lo subversion/libsvn_repos/notify.lo subversion/libsvn_repos/replay.lo subversion/libsvn_repos/reporter.lo subversion/libsvn_repos/repos.lo subversion/libsvn_repos/rev_hunt.lo subversion/libsvn_fs/libsvn_fs-1.la subversion/libsvn_delta/libsvn_delta-1.la subversion/libsvn_subr/libsvn_subr-1.la
419 libsvn_repos_OBJECTS = authz.lo commit.lo delta.lo deprecated.lo dump.lo fs-wrap.lo hooks.lo load-fs-vtable.lo load.lo log.lo node_tree.lo notify.lo replay.lo reporter.lo repos.lo rev_hunt.lo
758 svn_DEPS = subversion/svn/add-cmd.lo subversion/svn/blame-cmd.lo subversion/svn/cat-cmd.lo subversion/svn/changelist-cmd.lo subversion/svn/checkout-cmd.lo subversion/svn/cl-conflicts.lo subversion/svn/cleanup-cmd.lo subversion/svn/commit-cmd.lo subversion/svn/conflict-callbacks.lo subversion/svn/copy-cmd.lo subversion/svn/delete-cmd.lo subversion/svn/deprecated.lo subversion/svn/diff-cmd.lo subversion/svn/export-cmd.lo subversion/svn/file-merge.lo subversion/svn/help-cmd.lo subversion/svn/import-cmd.lo subversion/svn/info-cmd.lo subversion/svn/list-cmd.lo subversion/svn/lock-cmd.lo subversion/svn/log-cmd.lo subversion/svn/merge-cmd.lo subversion/svn/mergeinfo-cmd.lo subversion/svn/mkdir-cmd.lo subversion/svn/move-cmd.lo subversion/svn/notify.lo subversion/svn/patch-cmd.lo subversion/svn/propdel-cmd.lo subversion/svn/propedit-cmd.lo subversion/svn/propget-cmd.lo subversion/svn/proplist-cmd.lo subversion/svn/props.lo subversion/svn/propset-cmd.lo subversion/svn/relocate-cmd.lo subversion/svn/resolve-cmd.lo subversion/svn/resolved-cmd.lo subversion/svn/revert-cmd.lo subversion/svn/status-cmd.lo subversion/svn/status.lo subversion/svn/svn.lo subversion/svn/switch-cmd.lo subversion/svn/unlock-cmd.lo subversion/svn/update-cmd.lo subversion/svn/upgrade-cmd.lo subversion/svn/util.lo subversion/libsvn_client/libsvn_client-1.la subversion/libsvn_wc/libsvn_wc-1.la subversion/libsvn_ra/libsvn_ra-1.la subversion/libsvn_delta/libsvn_delta-1.la subversion/libsvn_diff/libsvn_diff-1.la subversion/libsvn_subr/libsvn_subr-1.la
759 svn_OBJECTS = add-cmd.lo blame-cmd.lo cat-cmd.lo changelist-cmd.lo checkout-cmd.lo cl-conflicts.lo cleanup-cmd.lo commit-cmd.lo conflict-callbacks.lo copy-cmd.lo delete-cmd.lo deprecated.lo diff-cmd.lo export-cmd.lo file-merge.lo help-cmd.lo import-cmd.lo info-cmd.lo list-cmd.lo lock-cmd.lo log-cmd.lo merge-cmd.lo mergeinfo-cmd.lo mkdir-cmd.lo move-cmd.lo notify.lo patch-cmd.lo propdel-cmd.lo propedit-cmd.lo propget-cmd.lo proplist-cmd.lo props.lo propset-cmd.lo relocate-cmd.lo resolve-cmd.lo resolved-cmd.lo revert-cmd.lo status-cmd.lo status.lo svn.lo switch-cmd.lo unlock-cmd.lo update-cmd.lo upgrade-cmd.lo util.lo
764 svn_bench_DEPS = tools/client-side/svn-bench/help-cmd.lo tools/client-side/svn-bench/notify.lo tools/client-side/svn-bench/null-export-cmd.lo tools/client-side/svn-bench/null-list-cmd.lo tools/client-side/svn-bench/null-log-cmd.lo tools/client-side/svn-bench/svn-bench.lo tools/client-side/svn-bench/util.lo subversion/libsvn_client/libsvn_client-1.la subversion/libsvn_wc/libsvn_wc-1.la subversion/libsvn_ra/libsvn_ra-1.la subversion/libsvn_subr/libsvn_subr-1.la subversion/libsvn_delta/libsvn_delta-1.la
765 svn_bench_OBJECTS = help-cmd.lo notify.lo null-export-cmd.lo null-list-cmd.lo null-log-cmd.lo svn-bench.lo util.lo
2280 subversion/libsvn_repos/notify.lo: subversion/libsvn_repos/notify.c subversion/include/private/svn_debug.h subversion/include/private/svn_utf_private.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_repos.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_repos/repos.h subversion/svn_private_config.h
2662 subversion/svn/notify.lo: subversion/svn/notify
[all...]

Completed in 608 milliseconds

1234567