Home
last modified time | relevance | path

Searched defs:imsg (Results 101 – 125 of 177) sorted by relevance

12345678

/openbsd/usr.sbin/dhcpleasectl/
H A Ddhcpleasectl.c68 struct imsg imsg; in main() local
/openbsd/sbin/dhcpleased/
H A Dfrontend.c236 struct imsg imsg; in frontend_dispatch_main() local
465 struct imsg imsg; in frontend_dispatch_engine() local
904 iface_data_from_imsg(struct iface* iface, struct imsg_req_dhcp *imsg) in iface_data_from_imsg()
/openbsd/sbin/iked/
H A Docsp.c78 ocsp_connect(struct iked *env, struct imsg *imsg) in ocsp_connect()
357 ocsp_receive_fd(struct iked *env, struct imsg *imsg) in ocsp_receive_fd()
H A Dikev2.c235 ikev2_dispatch_parent(int fd, struct privsep_proc *p, struct imsg *imsg) in ikev2_dispatch_parent()
310 ikev2_dispatch_cert(int fd, struct privsep_proc *p, struct imsg *imsg) in ikev2_dispatch_cert()
510 ikev2_dispatch_control(int fd, struct privsep_proc *p, struct imsg *imsg) in ikev2_dispatch_control()
547 ikev2_ctl_reset_id(struct iked *env, struct imsg *imsg, unsigned int type) in ikev2_ctl_reset_id()
579 ikev2_ctl_show_sa(struct iked *env, struct imsg *imsg) in ikev2_ctl_show_sa()
585 ikev2_ctl_show_stats(struct iked *env, struct imsg *imsg) in ikev2_ctl_show_stats()
593 ikev2_getimsgdata(struct iked *env, struct imsg *imsg, struct iked_sahdr *sh, in ikev2_getimsgdata()
7451 ikev2_info_sa(struct iked *env, struct imsg *imsg, int dolog, const char *msg, in ikev2_info_sa()
7491 ikev2_info_csa(struct iked *env, struct imsg *imsg, int dolog, const char *msg, in ikev2_info_csa()
7527 ikev2_info_flow(struct iked *env, struct imsg *imsg, int dolog, const char *msg, in ikev2_info_flow()
[all …]
/openbsd/usr.sbin/vmd/
H A Dproc.h50 #define IMSG_SIZE_CHECK(imsg, p) do { \ argument
54 #define IMSG_DATA_SIZE(imsg) ((imsg)->hdr.len - IMSG_HEADER_SIZE) argument
H A Dvionet.c900 struct imsg imsg; in dev_dispatch_vm() local
975 struct imsg imsg; in handle_sync_io() local
/openbsd/usr.sbin/ypldap/
H A Dypldap_dns.c133 struct imsg imsg; in dns_dispatch_imsg() local
/openbsd/sbin/dhcp6leased/
H A Dparse_lease.y277 parse_lease(const char *filename, struct imsg_ifinfo *imsg) in parse_lease()
H A Ddhcp6leased.c419 struct imsg imsg; in main_dispatch_frontend() local
498 struct imsg imsg; in main_dispatch_engine() local
/openbsd/usr.sbin/radiusd/
H A Dradiusd_module.c335 struct imsg imsg; in module_recv_imsg() local
360 module_imsg_handler(struct module_base *base, struct imsg *imsg) in module_imsg_handler()
/openbsd/usr.sbin/ospf6d/
H A Dospfe.c255 struct imsg imsg; in ospfe_dispatch_main() local
446 struct imsg imsg; in ospfe_dispatch_rde() local
/openbsd/usr.sbin/ldapd/
H A Dcontrol.c228 control_imsgev(struct imsgev *iev, int code, struct imsg *imsg) in control_imsgev()
/openbsd/sbin/slaacd/
H A Dslaacd.c381 struct imsg imsg; in main_dispatch_frontend() local
461 struct imsg imsg; in main_dispatch_engine() local
/openbsd/usr.sbin/rad/
H A Drad.c376 struct imsg imsg; in main_dispatch_frontend() local
445 struct imsg imsg; in main_dispatch_engine() local
/openbsd/usr.sbin/smtpd/
H A Dscheduler.c46 scheduler_imsg(struct mproc *p, struct imsg *imsg) in scheduler_imsg()
H A Dqueue.c41 queue_imsg(struct mproc *p, struct imsg *imsg) in queue_imsg()
H A Dsmtp.c61 smtp_imsg(struct mproc *p, struct imsg *imsg) in smtp_imsg()
H A Dqueue_proc.c27 static struct imsg imsg; variable
/openbsd/usr.sbin/relayd/
H A Drelay.c1845 relay_dispatch_pfe(int fd, struct privsep_proc *p, struct imsg *imsg) in relay_dispatch_pfe()
1964 relay_dispatch_ca(int fd, struct privsep_proc *p, struct imsg *imsg) in relay_dispatch_ca()
1978 relay_dispatch_parent(int fd, struct privsep_proc *p, struct imsg *imsg) in relay_dispatch_parent()
2052 relay_dispatch_hce(int fd, struct privsep_proc *p, struct imsg *imsg) in relay_dispatch_hce()
H A Drelayd.c391 parent_dispatch_pfe(int fd, struct privsep_proc *p, struct imsg *imsg) in parent_dispatch_pfe()
439 parent_dispatch_hce(int fd, struct privsep_proc *p, struct imsg *imsg) in parent_dispatch_hce()
463 parent_dispatch_relay(int fd, struct privsep_proc *p, struct imsg *imsg) in parent_dispatch_relay()
500 parent_dispatch_ca(int fd, struct privsep_proc *p, struct imsg *imsg) in parent_dispatch_ca()
/openbsd/usr.sbin/snmpd/
H A Dsnmpd.c290 snmpd_dispatch_snmpe(int fd, struct privsep_proc *p, struct imsg *imsg) in snmpd_dispatch_snmpe()
H A Dproc.c569 struct imsg imsg; in proc_dispatch() local
649 proc_dispatch_null(int fd, struct privsep_proc *p, struct imsg *imsg) in proc_dispatch_null()
/openbsd/usr.sbin/dvmrpd/
H A Drde.c201 struct imsg imsg; in rde_dispatch_imsg() local
/openbsd/usr.sbin/ntpd/
H A Dcontrol.c194 struct imsg imsg; in control_dispatch_msg() local
/openbsd/sbin/mountd/
H A Dmountd.c362 struct imsg imsg; in privchild() local
549 struct imsg imsg; in imsg_getfh() local
582 struct imsg imsg; in imsg_export() local
622 recv_imsg(struct imsg *imsg) in recv_imsg()

12345678