Home
last modified time | relevance | path

Searched refs:ev_s (Results 1 – 5 of 5) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/sctp/
H A Dsctp_server.c440 struct sctp_event_subscribe *ev_s; in sctp_init_sock_opt_common() local
444 ev_s = &es.s; in sctp_init_sock_opt_common()
446 ev_s = &es; in sctp_init_sock_opt_common()
780 ev_s->sctp_data_io_event = 1; in sctp_init_sock_opt_common()
782 ev_s->sctp_association_event = 1; /* SCTP_ASSOC_CHANGE */ in sctp_init_sock_opt_common()
783 ev_s->sctp_address_event = 1; /* enable address events notifications */ in sctp_init_sock_opt_common()
784 ev_s->sctp_send_failure_event = 1; /* SCTP_SEND_FAILED */ in sctp_init_sock_opt_common()
785 ev_s->sctp_peer_error_event = 1; /* SCTP_REMOTE_ERROR */ in sctp_init_sock_opt_common()
786 ev_s->sctp_shutdown_event = 1; /* SCTP_SHUTDOWN_EVENT */ in sctp_init_sock_opt_common()
787 ev_s->sctp_partial_delivery_event = 1; /* SCTP_PARTIAL_DELIVERY_EVENT */ in sctp_init_sock_opt_common()
[all …]
/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h1590 struct ev_s { struct
1656 int comp_events ( struct ev_s *, struct ev_s * );
H A Dprocess.c8370 int comp_events ( struct ev_s *one, struct ev_s *two ) in comp_events()
8552 struct ev_s event[1024]; in display_events()
8623 qsort((void *)event, nevents, sizeof(struct ev_s), fptr); in display_events()
9086 struct ev_s event[1024];
9156 qsort((void *)event, nevents, sizeof(struct ev_s), fptr);
/dports/editors/kate/kate-21.12.3/po/az/
H A Dlspclient.po416 msgstr "Server gözlənilmədən dayandı ...%1 [%2] [ev_səhifəsi: %3]"
/dports/science/xtb/xtb-6.4.1/src/
H A Dpeeq_module.f90192 real(wp),allocatable,dimension(:) :: ev_s local