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
2213
uint16_t notify)
sbin/iked/ikev2.c
2227
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
1751
u_int16_t notify, struct proto *proto, int incoming)
sbin/isakmpd/message.c
1760
args.u.n.msg_type = notify;
sbin/isakmpd/message.c
1822
message_send_dpd_notify(struct sa* isakmp_sa, u_int16_t notify, u_int32_t seq)
sbin/isakmpd/message.c
1830
args.u.dpd.msg_type = notify;
sbin/isakmpd/message.c
1922
message_drop(struct message *msg, int notify, struct proto *proto,
sbin/isakmpd/message.c
1949
constant_name(isakmp_notify_cst, notify));
sbin/isakmpd/message.c
1954
if (notify)
sbin/isakmpd/message.c
1955
message_send_notification(msg, msg->isakmp_sa, notify, proto,
sbin/isakmpd/sa.c
1178
sa_delete(struct sa *sa, int notify)
sbin/isakmpd/sa.c
1180
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
10134
goto notify;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
10149
notify:
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1033
struct dmub_notification notify = {0};
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1062
dc_stat_get_dmub_notification(adev->dm.dc, &notify);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1063
if (notify.type >= ARRAY_SIZE(dm->dmub_thread_offload)) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1064
drm_err(adev_to_drm(adev), "DM: notify type %d invalid!", notify.type);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1067
if (!dm->dmub_callback[notify.type]) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1069
dmub_notification_type_str(notify.type));
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1072
if (dm->dmub_thread_offload[notify.type] == true) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1078
dmub_hpd_wrk->dmub_notify = kmemdup(&notify, sizeof(struct dmub_notification),
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1089
dm->dmub_callback[notify.type](adev, &notify);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1091
} while (notify.pending_notification);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
832
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
835
memcpy(adev->dm.dmub_notify, notify, sizeof(struct dmub_notification));
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
836
if (notify->type == DMUB_NOTIFICATION_AUX_REPLY)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
841
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
843
if (!adev || !notify) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
848
const struct dmub_cmd_fused_request *req = &notify->fused_request;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
872
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
885
if (notify == NULL) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
890
if (notify->link_index > adev->dm.dc->link_count) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
891
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
896
if (notify->type == DMUB_NOTIFICATION_HPD && adev->in_suspend) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
901
link_index = notify->link_index;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
913
if (notify->type == DMUB_NOTIFICATION_HPD)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
915
else if (notify->type == DMUB_NOTIFICATION_HPD_IRQ)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
919
notify->type, link_index);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
928
if (notify->type == DMUB_NOTIFICATION_HPD) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
929
if (hpd_aconnector->dc_link->hpd_status == (notify->hpd_status == DP_HPD_PLUG))
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
932
} else if (notify->type == DMUB_NOTIFICATION_HPD_IRQ) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
947
struct dmub_notification *notify)
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
5978
struct dmub_notification *notify)
sys/dev/pci/drm/amd/display/dc/core/dc.c
5993
notify->sc_status = SET_CONFIG_UNKNOWN_ERROR;
sys/dev/pci/drm/amd/display/dc/core/dc.c
5999
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
1564
drm_linux_acpi_notify(struct aml_node *node, int notify, void *arg)
sys/dev/pci/drm/drm_linux.c
1570
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
354
server_destroy_pane(struct window_pane *wp, int notify)
usr.bin/tmux/server-fn.c
395
if (notify)
usr.bin/tmux/server-fn.c
418
if (notify)
usr.bin/tmux/session.c
199
session_destroy(struct session *s, int notify, const char *from)
usr.bin/tmux/session.c
210
if (notify)
usr.bin/tmux/window.c
704
window_set_active_pane(struct window *w, struct window_pane *wp, int notify)
usr.bin/tmux/window.c
733
if (notify)
usr.bin/tmux/window.c
940
window_unzoom(struct window *w, int notify)
usr.bin/tmux/window.c
959
if (notify) {
usr.sbin/bgpd/rtr_proto.c
589
struct rtr_notify notify;
usr.sbin/bgpd/rtr_proto.c
595
if (ibuf_get(pdu, &notify, sizeof(notify)) == -1)
usr.sbin/bgpd/rtr_proto.c
600
rs->session_id = ntohs(notify.hdr.session_id);
usr.sbin/bgpd/rtr_proto.c
602
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
1126
p->notify = 0;
usr.sbin/nsd/options.c
1229
acl_list_delete(opt->region, p->notify);
usr.sbin/nsd/options.c
1393
orig->notify = copy_acl_list(opt, p->notify);
usr.sbin/nsd/options.c
1412
copy_changed_acl(opt, &orig->notify, p->notify);
usr.sbin/nsd/options.c
1470
if(!acl_list_equal(p->notify, q->notify)) return 0;
usr.sbin/nsd/options.c
1721
marshal_acl_list(b, p->notify);
usr.sbin/nsd/options.c
1775
p->notify = unmarshal_acl_list(r, b);
usr.sbin/nsd/options.c
2908
copy_and_append_acls(&dest->notify, pat->notify);
usr.sbin/nsd/options.c
303
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
2452
zopt_set_acl_to_tsig(zone->pattern->notify, region, arg2, key_opt);
usr.sbin/nsd/remote.c
2499
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
1804
free(cert->notify);
usr.sbin/rpki-client/cert.c
1838
io_opt_str_buffer(b, cert->notify);
usr.sbin/rpki-client/cert.c
1845
io_opt_str_buffer(b, cert->notify);
usr.sbin/rpki-client/cert.c
1906
io_read_opt_str(b, &cert->notify);
usr.sbin/rpki-client/cert.c
1913
io_read_opt_str(b, &cert->notify);
usr.sbin/rpki-client/cert.c
776
char *carepo = NULL, *rpkimft = NULL, *notify = NULL;
usr.sbin/rpki-client/cert.c
779
assert(cert->repo == NULL && cert->mft == NULL && cert->notify == NULL);
usr.sbin/rpki-client/cert.c
841
ad->location, &notify))
usr.sbin/rpki-client/cert.c
843
if (strncasecmp(notify, HTTPS_PROTO,
usr.sbin/rpki-client/cert.c
846
fn, notify);
usr.sbin/rpki-client/cert.c
847
free(notify);
usr.sbin/rpki-client/cert.c
850
if (cert->notify != NULL) {
usr.sbin/rpki-client/cert.c
853
free(notify);
usr.sbin/rpki-client/cert.c
856
cert->notify = notify;
usr.sbin/rpki-client/cert.c
857
notify = NULL;
usr.sbin/rpki-client/extern.h
145
char *notify; /* RRDP notify (https:// uri) */
usr.sbin/rpki-client/extern.h
167
char *notify;
usr.sbin/rpki-client/extern.h
186
char *notify;
usr.sbin/rpki-client/main.c
566
rrdpon ? cert->notify : NULL);
usr.sbin/rpki-client/nca.c
110
free(found->notify);
usr.sbin/rpki-client/nca.c
177
free(nca_hist->notify);
usr.sbin/rpki-client/nca.c
245
if (nca_hist->notify != NULL && rrdpon)
usr.sbin/rpki-client/nca.c
246
strlist_insert(&batchlist, nca_hist->notify);
usr.sbin/rpki-client/nca.c
256
if (nca_hist->notify != NULL && rrdpon) {
usr.sbin/rpki-client/nca.c
257
if (strlist_find(&batchlist, nca_hist->notify,
usr.sbin/rpki-client/nca.c
258
strlen(nca_hist->notify))) {
usr.sbin/rpki-client/nca.c
291
char *l, *aki, *ski, *loc, *mfturi, *notify,
usr.sbin/rpki-client/nca.c
365
notify = l;
usr.sbin/rpki-client/nca.c
366
if (notify == NULL)
usr.sbin/rpki-client/nca.c
370
if (strcmp("-", notify) != 0) {
usr.sbin/rpki-client/nca.c
371
if ((notify_len = strlen(notify)) < 18)
usr.sbin/rpki-client/nca.c
373
if (strcmp(notify + notify_len - 4, ".xml") != 0)
usr.sbin/rpki-client/nca.c
375
if (!valid_uri(notify, strlen(notify), HTTPS_PROTO))
usr.sbin/rpki-client/nca.c
377
if ((nca_hist->notify = strdup(notify)) == NULL)
usr.sbin/rpki-client/nca.c
503
if (nca->notify == NULL) {
usr.sbin/rpki-client/nca.c
507
if (fprintf(f, " %s\n", nca->notify) < 0)
usr.sbin/rpki-client/nca.c
59
if (cert->notify != NULL) {
usr.sbin/rpki-client/nca.c
60
if ((nca->notify = strdup(cert->notify)) == NULL)
usr.sbin/rpki-client/output-json.c
196
if (nca->notify != NULL)
usr.sbin/rpki-client/output-json.c
197
json_do_string("rpkiNotify", nca->notify);
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
1226
repo_lookup(int talid, const char *uri, const char *notify)
usr.sbin/rpki-client/repo.c
1239
if (notify == NULL)
usr.sbin/rpki-client/repo.c
1241
if (strcmp(rp->notifyuri, notify) != 0)
usr.sbin/rpki-client/repo.c
1243
} else if (notify != NULL)
usr.sbin/rpki-client/repo.c
1253
if (notify != NULL)
usr.sbin/rpki-client/repo.c
1254
if ((rp->notifyuri = strdup(notify)) == NULL)
usr.sbin/rpki-client/repo.c
1275
if (notify != NULL)
usr.sbin/rpki-client/repo.c
1276
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
479
notify = calloc(1, sizeof(struct ctl_notify));
usr.sbin/vmd/control.c
480
if (notify == NULL)
usr.sbin/vmd/control.c
482
notify->ctl_vmid = vid.vid_id;
usr.sbin/vmd/control.c
483
notify->ctl_fd = fd;
usr.sbin/vmd/control.c
484
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
259
int is_write, notify = 0;
usr.sbin/vmd/vioblk.c
372
notify = 1;
usr.sbin/vmd/vioblk.c
383
return (notify);
usr.sbin/vmd/vionet.c
323
int notify = 0;
usr.sbin/vmd/vionet.c
452
notify = 1;
usr.sbin/vmd/vionet.c
456
return (notify);
usr.sbin/vmd/vionet.c
664
int notify = 0;
usr.sbin/vmd/vionet.c
828
notify = 1;
usr.sbin/vmd/vionet.c
831
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
1507
cap.notify.notify_off_multiplier = 0;
usr.sbin/vmd/virtio.h
119
struct virtio_pci_notify_cap notify;