Symbol: notify
games/monop/execute.c
82
notify();
games/monop/houses.c
237
notify();
games/monop/monop.h
162
void notify(void);
games/monop/morg.c
207
notify();
games/monop/morg.c
98
notify();
lib/libcrypto/x509/x509_vfy.c
1003
check_crl_time(X509_STORE_CTX *ctx, X509_CRL *crl, int notify)
lib/libcrypto/x509/x509_vfy.c
1008
if (notify)
lib/libcrypto/x509/x509_vfy.c
1019
if (!notify)
lib/libcrypto/x509/x509_vfy.c
1027
if (!notify)
lib/libcrypto/x509/x509_vfy.c
1038
if (!notify)
lib/libcrypto/x509/x509_vfy.c
1047
if (!notify)
lib/libcrypto/x509/x509_vfy.c
1055
if (notify)
libexec/comsat/comsat.c
238
notify(utp, offset);
libexec/comsat/comsat.c
69
void notify(struct utmp *, off_t);
regress/usr.sbin/rpki-client/test-rrdp.c
136
rrdp_new(unsigned int id, char *local, char *notify, char *session_id,
regress/usr.sbin/rpki-client/test-rrdp.c
148
if ((s->notifyuri = strdup(notify)) == NULL)
sbin/dump/dump.h
72
extern int notify; /* notify operator flag */
sbin/dump/main.c
179
notify = 1;
sbin/dump/main.c
79
int notify = 0; /* notify operator flag */
sbin/dump/optr.c
136
if (notify == 0) {
sbin/dump/optr.c
177
if (!notify)
sbin/iked/ikev2.c
2205
uint16_t notify)
sbin/iked/ikev2.c
2219
n->n_type = htobe16(notify);
sbin/isakmpd/dpd.c
148
u_int16_t notify = GET_ISAKMP_NOTIFY_MSG_TYPE(p->p);
sbin/isakmpd/dpd.c
157
constant_name(isakmp_notify_cst, notify), p_seq));
sbin/isakmpd/dpd.c
159
switch (notify) {
sbin/isakmpd/message.c
1707
u_int16_t notify, struct proto *proto, int incoming)
sbin/isakmpd/message.c
1716
args.u.n.msg_type = notify;
sbin/isakmpd/message.c
1778
message_send_dpd_notify(struct sa* isakmp_sa, u_int16_t notify, u_int32_t seq)
sbin/isakmpd/message.c
1786
args.u.dpd.msg_type = notify;
sbin/isakmpd/message.c
1878
message_drop(struct message *msg, int notify, struct proto *proto,
sbin/isakmpd/message.c
1905
constant_name(isakmp_notify_cst, notify));
sbin/isakmpd/message.c
1910
if (notify)
sbin/isakmpd/message.c
1911
message_send_notification(msg, msg->isakmp_sa, notify, proto,
sbin/isakmpd/sa.c
1177
sa_delete(struct sa *sa, int notify)
sbin/isakmpd/sa.c
1179
if (notify)
sys/dev/acpi/acpiasus.c
147
acpiasus_notify(struct aml_node *node, int notify, void *arg)
sys/dev/acpi/acpiasus.c
151
if (notify >= ASUS_NOTIFY_BRIGHTNESSLOW &&
sys/dev/acpi/acpiasus.c
152
notify <= ASUS_NOTIFY_BRIGHTNESSHIGH) {
sys/dev/acpi/acpiasus.c
155
(notify & 0xf) * 100 / 0xf);
sys/dev/acpi/acpiasus.c
160
switch (notify) {
sys/dev/acpi/acpiasus.c
201
printf("%s: unknown event 0x%02x\n", DEVNAME(sc), notify);
sys/dev/acpi/acpisony.c
133
acpisony_notify(struct aml_node *node, int notify, void *arg)
sys/dev/acpi/acpisony.c
138
if (notify == SONY_NOTIFY_FN_KEY) {
sys/dev/acpi/acpisony.c
139
notify -= 0x90;
sys/dev/acpi/acpisony.c
140
DPRINTF(("notify = %X", notify));
sys/dev/acpi/acpisony.c
142
if (notify == acpisony_find_offset(sc, 0x100)) {
sys/dev/acpi/acpisony.c
146
if (notify == acpisony_find_offset(sc, 0x127)) {
sys/dev/acpi/acpisony.c
157
notify = val & 0xff;
sys/dev/acpi/acpisony.c
159
DPRINTF(("Treat %X events, notify %X\n", key, notify));
sys/dev/acpi/acpisony.c
161
DPRINTF(("rfkill update, notify %X\n", notify));
sys/dev/acpi/acpisony.c
164
switch (notify) {
sys/dev/acpi/acpisony.c
208
printf("%s: unknown event 0x%02x\n", DEVNAME(sc), notify);
sys/dev/acpi/acpitoshiba.c
343
toshiba_hotkey(struct aml_node *node, int notify, void *arg)
sys/dev/acpi/acpivideo.c
105
acpivideo_notify(struct aml_node *node, int notify, void *arg)
sys/dev/acpi/acpivideo.c
109
switch (notify) {
sys/dev/acpi/acpivideo.c
115
DPRINTF(("%s: event 0x%02x\n", DEVNAME(sc), notify));
sys/dev/acpi/acpivideo.c
118
printf("%s: unknown event 0x%02x\n", DEVNAME(sc), notify);
sys/dev/acpi/acpivout.c
129
acpivout_notify(struct aml_node *node, int notify, void *arg)
sys/dev/acpi/acpivout.c
133
switch (notify) {
sys/dev/acpi/acpivout.c
150
printf("%s: unknown event 0x%02x\n", DEVNAME(sc), notify);
sys/dev/ic/aac.c
1570
int notify;
sys/dev/ic/aac.c
1630
if (aac_qinfo[queue].notify != 0)
sys/dev/ic/aac.c
1631
AAC_QNOTIFY(sc, aac_qinfo[queue].notify);
sys/dev/ic/aac.c
1649
int notify;
sys/dev/ic/aac.c
1666
notify = 0;
sys/dev/ic/aac.c
1668
notify++;
sys/dev/ic/aac.c
1727
if (notify && (aac_qinfo[queue].notify != 0))
sys/dev/ic/aac.c
1728
AAC_QNOTIFY(sc, aac_qinfo[queue].notify);
sys/dev/ic/aac.c
1773
if (aac_qinfo[queue].notify != 0)
sys/dev/ic/aac.c
1774
AAC_QNOTIFY(sc, aac_qinfo[queue].notify);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
10103
goto notify;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
10118
notify:
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1025
dc_stat_get_dmub_notification(adev->dm.dc, &notify);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1026
if (notify.type >= ARRAY_SIZE(dm->dmub_thread_offload)) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1027
drm_err(adev_to_drm(adev), "DM: notify type %d invalid!", notify.type);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1030
if (!dm->dmub_callback[notify.type]) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1032
dmub_notification_type_str(notify.type));
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1035
if (dm->dmub_thread_offload[notify.type] == true) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1041
dmub_hpd_wrk->dmub_notify = kmemdup(&notify, sizeof(struct dmub_notification),
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1052
dm->dmub_callback[notify.type](adev, &notify);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1054
} while (notify.pending_notification);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
795
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
798
memcpy(adev->dm.dmub_notify, notify, sizeof(struct dmub_notification));
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
799
if (notify->type == DMUB_NOTIFICATION_AUX_REPLY)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
804
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
806
if (!adev || !notify) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
811
const struct dmub_cmd_fused_request *req = &notify->fused_request;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
835
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
848
if (notify == NULL) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
853
if (notify->link_index > adev->dm.dc->link_count) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
854
drm_err(adev_to_drm(adev), "DMUB HPD index (%u)is abnormal", notify->link_index);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
859
if (notify->type == DMUB_NOTIFICATION_HPD && adev->in_suspend) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
864
link_index = notify->link_index;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
876
if (notify->type == DMUB_NOTIFICATION_HPD)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
878
else if (notify->type == DMUB_NOTIFICATION_HPD_IRQ)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
882
notify->type, link_index);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
891
if (notify->type == DMUB_NOTIFICATION_HPD) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
892
if (hpd_aconnector->dc_link->hpd_status == (notify->hpd_status == DP_HPD_PLUG))
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
895
} else if (notify->type == DMUB_NOTIFICATION_HPD_IRQ) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
910
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
996
struct dmub_notification notify = {0};
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.h
115
typedef void (*dmub_notify_interrupt_callback_t)(struct amdgpu_device *adev, struct dmub_notification *notify);
sys/dev/pci/drm/amd/display/dc/core/dc.c
5974
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/dc/core/dc.c
5989
notify->sc_status = SET_CONFIG_UNKNOWN_ERROR;
sys/dev/pci/drm/amd/display/dc/core/dc.c
5995
notify->sc_status = cmd.set_config_access.set_config_control.immed_status;
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
48
void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
58
status = dmub_srv_stat_get_notification(dmub, notify);
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
62
if (notify->type == DMUB_NOTIFICATION_HPD ||
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
63
notify->type == DMUB_NOTIFICATION_HPD_IRQ ||
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
64
notify->type == DMUB_NOTIFICATION_AUX_REPLY ||
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
65
notify->type == DMUB_NOTIFICATION_DPIA_NOTIFICATION ||
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
66
notify->type == DMUB_NOTIFICATION_SET_CONFIG_REPLY) {
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
67
notify->link_index =
sys/dev/pci/drm/amd/display/dc/core/dc_stat.c
68
get_link_index_from_dpia_port_index(dc, notify->instance);
sys/dev/pci/drm/amd/display/dc/dc.h
2698
struct dmub_notification *notify);
sys/dev/pci/drm/amd/display/dc/dc_stat.h
40
void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify);
sys/dev/pci/drm/amd/display/dmub/dmub_srv_stat.h
39
struct dmub_notification *notify);
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
100
notify->type = DMUB_NOTIFICATION_HPD_SENSE_NOTIFY;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
101
dmub_memcpy(&notify->hpd_sense_notify,
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
106
notify->type = DMUB_NOTIFICATION_FUSED_IO;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
107
dmub_memcpy(&notify->fused_request, &cmd.fused_io.request, sizeof(cmd.fused_io.request));
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
110
notify->type = DMUB_NOTIFICATION_NO_DATA;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
123
notify->pending_notification = false;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
125
notify->pending_notification = true;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
47
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
57
notify->type = DMUB_NOTIFICATION_NO_DATA;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
58
notify->pending_notification = false;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
66
notify->type = DMUB_NOTIFICATION_NO_DATA;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
67
notify->pending_notification = false;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
73
notify->type = DMUB_NOTIFICATION_AUX_REPLY;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
74
notify->instance = cmd.dp_aux_reply.control.instance;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
75
notify->result = cmd.dp_aux_reply.control.result;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
76
dmub_memcpy((void *)&notify->aux_reply,
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
81
notify->type = DMUB_NOTIFICATION_HPD;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
82
notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
84
notify->type = DMUB_NOTIFICATION_HPD_IRQ;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
87
notify->instance = cmd.dp_hpd_notify.hpd_data.instance;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
88
notify->result = AUX_RET_SUCCESS;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
91
notify->type = DMUB_NOTIFICATION_SET_CONFIG_REPLY;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
92
notify->instance = cmd.set_config_reply.set_config_reply_control.instance;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
93
notify->sc_status = cmd.set_config_reply.set_config_reply_control.status;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
96
notify->type = DMUB_NOTIFICATION_DPIA_NOTIFICATION;
sys/dev/pci/drm/amd/display/dmub/src/dmub_srv_stat.c
97
notify->instance = cmd.dpia_notification.payload.header.instance;
sys/dev/pci/drm/drm_linux.c
1533
drm_linux_acpi_notify(struct aml_node *node, int notify, void *arg)
sys/dev/pci/drm/drm_linux.c
1539
event.type = notify;
sys/dev/pci/if_ixl.c
3551
param->notify = IXL_AQ_LINK_NOTIFY;
sys/dev/pci/if_ixl.c
388
uint8_t notify;
sys/dev/pci/if_ixl.c
4146
param->notify = IXL_AQ_LINK_NOTIFY;
sys/dev/pci/virtio_pci.c
447
struct virtio_pci_notify_cap notify;
sys/dev/pci/virtio_pci.c
451
struct virtio_pci_cap *caps[] = { &common, &isr, &device, &notify.cap };
sys/dev/pci/virtio_pci.c
457
if (virtio_pci_find_cap(sc, VIRTIO_PCI_CAP_NOTIFY_CFG, &notify, sizeof(notify)) != 0)
sys/dev/pci/virtio_pci.c
501
i = bars_idx[notify.cap.bar];
sys/dev/pci/virtio_pci.c
503
notify.cap.offset, notify.cap.length, &sc->sc_notify_ioh) != 0) {
sys/dev/pci/virtio_pci.c
509
sc->sc_notify_iosize = notify.cap.length;
sys/dev/pci/virtio_pci.c
511
sc->sc_notify_off_multiplier = notify.notify_off_multiplier;
sys/dev/pv/virtio.c
754
goto notify;
sys/dev/pv/virtio.c
761
notify:
sys/netinet/in_pcb.c
803
u_int rtable, int errno, void (*notify)(struct inpcb *, int))
sys/netinet/in_pcb.c
811
if (notify == NULL)
sys/netinet/in_pcb.c
828
(*notify)(inp, errno);
sys/netinet/tcp_subr.c
601
void (*notify)(struct inpcb *, int) = tcp_notify;
sys/netinet/tcp_subr.c
630
notify = in_pcbrtchange, d = NULL;
sys/netinet/tcp_subr.c
697
notify(inp, inet6ctlerrmap[cmd]);
sys/netinet/tcp_subr.c
711
sa6_src, 0, rdomain, cmd, NULL, notify);
sys/netinet/tcp_subr.c
724
void (*notify)(struct inpcb *, int) = tcp_notify;
sys/netinet/tcp_subr.c
743
notify = in_pcbrtchange, ip = NULL;
sys/netinet/tcp_subr.c
819
notify = tcp_mtudisc, ip = NULL;
sys/netinet/tcp_subr.c
821
notify = tcp_mtudisc_increase, ip = NULL;
sys/netinet/tcp_subr.c
844
notify(inp, errno);
sys/netinet/tcp_subr.c
863
in_pcbnotifyall(&tcbtable, satosin(sa), rdomain, errno, notify);
sys/netinet/udp_usrreq.c
745
void (*notify)(struct inpcb *, int) = udp_notify;
sys/netinet/udp_usrreq.c
756
notify = in_pcbrtchange, d = NULL;
sys/netinet/udp_usrreq.c
874
&sa6_src, uh.uh_sport, rdomain, cmd, cmdarg, notify);
sys/netinet/udp_usrreq.c
877
&sa6_any, 0, rdomain, cmd, cmdarg, notify);
sys/netinet/udp_usrreq.c
888
void (*notify)(struct inpcb *, int) = udp_notify;
sys/netinet/udp_usrreq.c
904
notify = in_pcbrtchange, ip = NULL;
sys/netinet/udp_usrreq.c
933
notify(inp, errno);
sys/netinet/udp_usrreq.c
937
in_pcbnotifyall(&udbtable, satosin(sa), rdomain, errno, notify);
sys/netinet6/icmp6.c
860
goto notify;
sys/netinet6/icmp6.c
874
goto notify;
sys/netinet6/icmp6.c
877
notify:
sys/netinet6/in6_pcb.c
425
u_int rtable, int cmd, void *cmdarg, void (*notify)(struct inpcb *, int))
sys/netinet6/in6_pcb.c
468
notify = in_pcbrtchange;
sys/netinet6/in6_pcb.c
471
if (notify == NULL)
sys/netinet6/in6_pcb.c
547
(*notify)(inp, errno);
sys/netinet6/raw_ip6.c
305
void (*notify)(struct inpcb *, int) = in_pcbrtchange;
sys/netinet6/raw_ip6.c
315
notify = in_pcbrtchange, d = NULL;
sys/netinet6/raw_ip6.c
375
sa6_src, 0, rdomain, cmd, cmdarg, notify);
usr.bin/rdist/docmd.c
54
static void notify(char *, struct namelist *, time_t);
usr.bin/rdist/docmd.c
567
notify(rhost, sc->sc_args, (time_t) 0);
usr.bin/rdist/docmd.c
774
notify(NULL, sc->sc_args, (time_t)lastmod);
usr.bin/skeyaudit/skeyaudit.c
133
notify(pw, left, iflag);
usr.bin/skeyaudit/skeyaudit.c
159
notify(pw, left, iflag);
usr.bin/skeyaudit/skeyaudit.c
38
void notify(struct passwd *, int, int);
usr.bin/ssh/hostfile.c
502
hostfile_create_user_ssh_dir(const char *filename, int notify)
usr.bin/ssh/hostfile.c
522
else if (notify)
usr.bin/ssh/pkcs11.h
1034
void *application, ck_notify_t notify,
usr.bin/tmux/server-fn.c
315
server_destroy_pane(struct window_pane *wp, int notify)
usr.bin/tmux/server-fn.c
350
if (notify)
usr.bin/tmux/server-fn.c
373
if (notify)
usr.bin/tmux/session.c
200
session_destroy(struct session *s, int notify, const char *from)
usr.bin/tmux/session.c
211
if (notify)
usr.bin/tmux/window.c
515
window_set_active_pane(struct window *w, struct window_pane *wp, int notify)
usr.bin/tmux/window.c
539
if (notify)
usr.bin/tmux/window.c
686
window_unzoom(struct window *w, int notify)
usr.bin/tmux/window.c
705
if (notify)
usr.sbin/bgpd/rtr_proto.c
577
struct rtr_notify notify;
usr.sbin/bgpd/rtr_proto.c
583
if (ibuf_get(pdu, &notify, sizeof(notify)) == -1)
usr.sbin/bgpd/rtr_proto.c
588
rs->session_id = ntohs(notify.hdr.session_id);
usr.sbin/bgpd/rtr_proto.c
590
if (rtr_check_session_id(rs, rs->session_id, &notify.hdr, pdu) == -1)
usr.sbin/ldpd/kroute.c
832
kif_remove(struct kif_node *kif, int notify)
usr.sbin/ldpd/kroute.c
842
if (notify)
usr.sbin/mrouted/defs.h
270
extern void rsrr_cache_send(struct gtable *gt, int notify);
usr.sbin/mrouted/rsrr.c
441
rsrr_cache_send(struct gtable *gt, int notify)
usr.sbin/mrouted/rsrr.c
446
if (notify)
usr.sbin/nsd/configparser.y
1110
append_acl(&cfg_parser->pattern->notify, acl);
usr.sbin/nsd/nsd-checkconf.c
343
ZONE_GET_ACL(notify, o, zone->pattern);
usr.sbin/nsd/nsd-checkconf.c
380
ZONE_GET_ACL(notify, o, p);
usr.sbin/nsd/nsd-checkconf.c
540
print_acl("notify:", pat->notify);
usr.sbin/nsd/options.c
1105
p->notify = 0;
usr.sbin/nsd/options.c
1208
acl_list_delete(opt->region, p->notify);
usr.sbin/nsd/options.c
1372
orig->notify = copy_acl_list(opt, p->notify);
usr.sbin/nsd/options.c
1391
copy_changed_acl(opt, &orig->notify, p->notify);
usr.sbin/nsd/options.c
1449
if(!acl_list_equal(p->notify, q->notify)) return 0;
usr.sbin/nsd/options.c
1700
marshal_acl_list(b, p->notify);
usr.sbin/nsd/options.c
1754
p->notify = unmarshal_acl_list(r, b);
usr.sbin/nsd/options.c
2877
copy_and_append_acls(&dest->notify, pat->notify);
usr.sbin/nsd/options.c
302
for(acl=pat->notify; acl; acl=acl->next)
usr.sbin/nsd/options.h
308
struct acl_options* notify;
usr.sbin/nsd/remote.c
1845
if(!acl_list_equal(oldp->notify, newp->notify)) {
usr.sbin/nsd/remote.c
1927
nz->notify_current = nz->options->pattern->notify;
usr.sbin/nsd/remote.c
2434
zopt_set_acl_to_tsig(zone->pattern->notify, region, arg2, key_opt);
usr.sbin/nsd/remote.c
2480
acl_contains_tsig_key(zone->pattern->notify, arg) ||
usr.sbin/nsd/xfrd-notify.c
476
zone->notify_current = zone->options->pattern->notify;
usr.sbin/nsd/xfrd-notify.c
496
if(!zone->options->pattern->notify) {
usr.sbin/nsd/xfrd-notify.c
513
zone->notify_current = zone->options->pattern->notify;
usr.sbin/rpc.lockd/lockd_lock.h
9
void notify(const char *, int);
usr.sbin/rpc.lockd/procs.c
1135
notify(arg->mon_name, arg->state);
usr.sbin/rpki-client/cert.c
2123
free(cert->notify);
usr.sbin/rpki-client/cert.c
2157
io_opt_str_buffer(b, cert->notify);
usr.sbin/rpki-client/cert.c
2164
io_opt_str_buffer(b, cert->notify);
usr.sbin/rpki-client/cert.c
2225
io_read_opt_str(b, &cert->notify);
usr.sbin/rpki-client/cert.c
2232
io_read_opt_str(b, &cert->notify);
usr.sbin/rpki-client/cert.c
711
char *carepo = NULL, *rpkimft = NULL, *notify = NULL;
usr.sbin/rpki-client/cert.c
714
assert(cert->repo == NULL && cert->mft == NULL && cert->notify == NULL);
usr.sbin/rpki-client/cert.c
776
ad->location, &notify))
usr.sbin/rpki-client/cert.c
778
if (strncasecmp(notify, HTTPS_PROTO,
usr.sbin/rpki-client/cert.c
781
fn, cert->notify);
usr.sbin/rpki-client/cert.c
782
free(notify);
usr.sbin/rpki-client/cert.c
785
if (cert->notify != NULL) {
usr.sbin/rpki-client/cert.c
788
free(notify);
usr.sbin/rpki-client/cert.c
791
cert->notify = notify;
usr.sbin/rpki-client/cert.c
792
notify = NULL;
usr.sbin/rpki-client/extern.h
135
char *notify; /* RRDP notify (https:// uri) */
usr.sbin/rpki-client/main.c
547
rrdpon ? cert->notify : NULL);
usr.sbin/rpki-client/print.c
300
if (p->notify != NULL)
usr.sbin/rpki-client/print.c
301
json_do_string("notify_url", p->notify);
usr.sbin/rpki-client/print.c
321
if (p->notify != NULL)
usr.sbin/rpki-client/print.c
322
printf("Notify URL: %s\n", p->notify);
usr.sbin/rpki-client/repo.c
1217
repo_lookup(int talid, const char *uri, const char *notify)
usr.sbin/rpki-client/repo.c
1230
if (notify == NULL)
usr.sbin/rpki-client/repo.c
1232
if (strcmp(rp->notifyuri, notify) != 0)
usr.sbin/rpki-client/repo.c
1234
} else if (notify != NULL)
usr.sbin/rpki-client/repo.c
1244
if (notify != NULL)
usr.sbin/rpki-client/repo.c
1245
if ((rp->notifyuri = strdup(notify)) == NULL)
usr.sbin/rpki-client/repo.c
1266
if (notify != NULL)
usr.sbin/rpki-client/repo.c
1267
rp->rrdp = rrdp_get(notify);
usr.sbin/rpki-client/rrdp.c
183
rrdp_new(unsigned int id, char *local, char *notify, struct rrdp_session *state)
usr.sbin/rpki-client/rrdp.c
193
s->notifyuri = notify;
usr.sbin/rpki-client/rrdp.c
203
notify);
usr.sbin/rpki-client/rrdp.c
406
char *local, *notify, *last_mod;
usr.sbin/rpki-client/rrdp.c
421
io_read_str(b, &notify);
usr.sbin/rpki-client/rrdp.c
429
rrdp_new(id, local, notify, state);
usr.sbin/vmd/control.c
120
TAILQ_FOREACH(notify, &ctl_notify_q, entry) {
usr.sbin/vmd/control.c
121
if (notify->ctl_fd == (int) peer_id) {
usr.sbin/vmd/control.c
128
if (notify->ctl_vmid < 1)
usr.sbin/vmd/control.c
129
notify->ctl_vmid = vmr.vmr_id;
usr.sbin/vmd/control.c
140
if (notify) {
usr.sbin/vmd/control.c
141
TAILQ_REMOVE(&ctl_notify_q, notify, entry);
usr.sbin/vmd/control.c
142
free(notify);
usr.sbin/vmd/control.c
150
TAILQ_FOREACH_SAFE(notify, &ctl_notify_q, entry, notify_next) {
usr.sbin/vmd/control.c
151
if (notify->ctl_vmid != vmr.vmr_id)
usr.sbin/vmd/control.c
153
if ((c = control_connbyfd(notify->ctl_fd)) != NULL) {
usr.sbin/vmd/control.c
157
TAILQ_REMOVE(&ctl_notify_q, notify, entry);
usr.sbin/vmd/control.c
158
free(notify);
usr.sbin/vmd/control.c
343
struct ctl_notify *notify, *notify_next;
usr.sbin/vmd/control.c
353
TAILQ_FOREACH_SAFE(notify, &ctl_notify_q, entry, notify_next) {
usr.sbin/vmd/control.c
354
if (notify->ctl_fd == fd) {
usr.sbin/vmd/control.c
355
TAILQ_REMOVE(&ctl_notify_q, notify, entry);
usr.sbin/vmd/control.c
356
free(notify);
usr.sbin/vmd/control.c
382
struct ctl_notify *notify;
usr.sbin/vmd/control.c
469
notify = calloc(1, sizeof(struct ctl_notify));
usr.sbin/vmd/control.c
470
if (notify == NULL)
usr.sbin/vmd/control.c
472
notify->ctl_vmid = vid.vid_id;
usr.sbin/vmd/control.c
473
notify->ctl_fd = fd;
usr.sbin/vmd/control.c
474
TAILQ_INSERT_TAIL(&ctl_notify_q, notify, entry);
usr.sbin/vmd/control.c
86
struct ctl_notify *notify = NULL, *notify_next;
usr.sbin/vmd/vioblk.c
256
int is_write, notify = 0;
usr.sbin/vmd/vioblk.c
364
notify = 1;
usr.sbin/vmd/vioblk.c
375
return (notify);
usr.sbin/vmd/vionet.c
324
int notify = 0;
usr.sbin/vmd/vionet.c
453
notify = 1;
usr.sbin/vmd/vionet.c
457
return (notify);
usr.sbin/vmd/vionet.c
658
int notify = 0;
usr.sbin/vmd/vionet.c
822
notify = 1;
usr.sbin/vmd/vionet.c
825
return (notify);
usr.sbin/vmd/vioscsi.c
568
int notify = 0;
usr.sbin/vmd/vioscsi.c
578
notify = vioscsi_notifyq(dev, (uint16_t)(msg->data));
usr.sbin/vmd/vioscsi.c
587
return (notify);
usr.sbin/vmd/virtio.c
1442
cap.notify.notify_off_multiplier = 0;
usr.sbin/vmd/virtio.h
119
struct virtio_pci_notify_cap notify;