Searched refs:ev (Results 251 - 275 of 323) sorted by relevance

<<111213

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c1372 sysevent_t *ev = spa_event_create(spa, vd, NULL, local
1431 if (ev != NULL)
1432 spa_event_post(ev);
2139 sysevent_t *ev = spa_event_create(spa, vd, NULL, local
2163 if (ev != NULL)
2164 spa_event_post(ev);
2386 sysevent_t *ev = NULL; local
2430 ev = spa_event_create(spa, vd, NULL,
2469 ev = spa_event_create(spa, vd, NULL, ESC_ZFS_VDEV_REMOVE_AUX);
2509 if (ev !
[all...]
/freebsd-current/usr.sbin/syslogd/
H A Dsyslogd.c587 struct kevent ev; local
817 EV_SET(&ev, sl->sl_socket, EVFILT_READ, EV_ADD, 0, 0, sl);
818 if (kevent(kq, &ev, 1, NULL, 0, NULL) == -1) {
833 EV_SET(&ev, sigcatch[i], EVFILT_SIGNAL, EV_ADD, 0, 0, NULL);
834 if (kevent(kq, &ev, 1, NULL, 0, NULL) == -1) {
865 if (kevent(kq, NULL, 0, &ev, 1, NULL) == -1) {
870 switch (ev.filter) {
872 sl = ev.udata;
877 switch (ev.ident) {
884 if (ev
[all...]
/freebsd-current/contrib/nvi/vi/
H A Dvi.h22 EVENT ev; /* Associated event. */ member in struct:_vicmd
/freebsd-current/contrib/wpa/src/crypto/
H A Dtls.h92 void (*event_cb)(void *ctx, enum tls_event ev,
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h417 /** Internal: Add the event 'ev' with timeout tv, unless tv is set to 0, in
418 * which case add ev with no timeout. */
420 int bufferevent_add_event_(struct event *ev, const struct timeval *tv);
H A Dpoll.c118 struct event *ev; local
/freebsd-current/lib/libpmcstat/
H A Dlibpmcstat.h361 void pmcstat_clone_event_descriptor(struct pmcstat_ev *ev, const cpuset_t *cpumask, struct pmcstat_args *args);
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Dserver.c153 server_read(int s, short ev, void *arg) argument
/freebsd-current/sys/sys/
H A Dpmckern.h268 struct pmc_soft *pmc_soft_ev_acquire(enum pmc_event ev);
/freebsd-current/contrib/libevent/
H A Dpoll.c118 struct event *ev; local
H A Dbufferevent-internal.h417 /** Internal: Add the event 'ev' with timeout tv, unless tv is set to 0, in
418 * which case add ev with no timeout. */
420 int bufferevent_add_event_(struct event *ev, const struct timeval *tv);
/freebsd-current/contrib/sendmail/libsm/
H A Dldap.c311 ev = sm_setevent(to, ldaptimeout, 0); \
318 if (ev != NULL) \
319 sm_clrevent(ev); \
332 SM_EVENT *ev = NULL; local
/freebsd-current/contrib/unbound/services/
H A Dmesh.h567 * @param ev: event the mstate. Others get event_pass.
571 enum module_ev ev, struct outbound_entry* e);
H A Dmesh.c1804 * @param ev: the event sent to the module.
1811 enum module_ext_state s, enum module_ev* ev)
1830 return mesh_continue(mesh, mstate, module_error, ev);
1844 *ev = module_event_pass;
1917 *ev = module_event_moddone;
1924 enum module_ev ev, struct outbound_entry* e)
1933 (&mstate->s, ev, mstate->s.curmod, e);
1942 if(mesh_continue(mesh, mstate, s, &ev))
1946 ev = module_event_pass;
1810 mesh_continue(struct mesh_area* mesh, struct mesh_state* mstate, enum module_ext_state s, enum module_ev* ev) argument
1923 mesh_run(struct mesh_area* mesh, struct mesh_state* mstate, enum module_ev ev, struct outbound_entry* e) argument
/freebsd-current/stand/common/
H A Dbootstrap.h382 int gen_setcurrdev(struct env_var *ev, int flags, const void *value);
/freebsd-current/stand/libsa/zfs/
H A Dzfs.c848 zfs_nvstore_sethook(struct env_var *ev, int flags __unused, const void *value) argument
857 rv = zfs_nvstore_setter_str(dev, NULL, ev->ev_name, value);
867 zfs_nvstore_unsethook(struct env_var *ev) argument
876 rv = zfs_nvstore_unset_impl(dev, ev->ev_name, false);
1268 struct env_var *ev = env_getenv(name); local
1270 if (ev != NULL)
1271 env_discard(ev);
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_wext.c298 void *ctx, const char *ev, size_t len)
306 mic = (const struct iw_michaelmicfailure *) ev;
321 struct wpa_driver_wext_data *drv, const char *ev, size_t len)
330 cand = (const struct iw_pmkid_cand *) ev;
348 struct wpa_driver_wext_data *drv, const char *ev, int len)
353 wpa_hexdump(MSG_DEBUG, "AssocReq IE wireless event", (const u8 *) ev,
356 drv->assoc_req_ies = os_memdup(ev, len);
368 struct wpa_driver_wext_data *drv, const char *ev, int len)
373 wpa_hexdump(MSG_DEBUG, "AssocResp IE wireless event", (const u8 *) ev,
376 drv->assoc_resp_ies = os_memdup(ev, le
297 wpa_driver_wext_event_wireless_michaelmicfailure( void *ctx, const char *ev, size_t len) argument
320 wpa_driver_wext_event_wireless_pmkidcand( struct wpa_driver_wext_data *drv, const char *ev, size_t len) argument
347 wpa_driver_wext_event_wireless_assocreqie( struct wpa_driver_wext_data *drv, const char *ev, int len) argument
367 wpa_driver_wext_event_wireless_assocrespie( struct wpa_driver_wext_data *drv, const char *ev, int len) argument
[all...]
/freebsd-current/crypto/openssh/
H A Dsntrup761.c767 small ev[p]; local
774 R3_mult(ev,e,ginv);
776 mask = Weightw_mask(ev); /* 0 if weight w, else -1 */
777 for (i = 0;i < w;++i) r[i] = ((ev[i]^1)&~mask)^1;
778 for (i = w;i < p;++i) r[i] = ev[i]&~mask;
/freebsd-current/contrib/sendmail/src/
H A Drecipient.c1447 register SM_EVENT *ev = NULL; local
1601 ev = sm_setevent(TimeOuts.to_fileopen, includetimeout, 0);
1603 ev = NULL;
1692 if (ev != NULL)
1693 sm_clrevent(ev);
/freebsd-current/stand/i386/libi386/
H A Dvidconsole.c567 vidc_set_colors(struct env_var *ev, int flags, const void *value) argument
598 if (strcmp(ev->ev_name, "teken.fg_color") == 0) {
604 if (strcmp(ev->ev_name, "teken.bg_color") == 0) {
617 env_setenv(ev->ev_name, flags | EV_NOHOOK, evalue, NULL, NULL);
624 env_screen_nounset(struct env_var *ev __unused)
/freebsd-current/sys/arm64/iommu/
H A Dsmmu.c433 struct smmu_event *ev; local
442 ev = NULL;
446 ev = &events[i];
461 if (ev) {
463 "Event %s (%s) received.\n", ev->str, ev->msg);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1957 TSAN_INTERCEPTOR(int, epoll_ctl, int epfd, int op, int fd, void *ev) {
1958 SCOPED_TSAN_INTERCEPTOR(epoll_ctl, epfd, op, fd, ev);
1967 int res = REAL(epoll_ctl)(epfd, op, fd, ev);
1971 TSAN_INTERCEPTOR(int, epoll_wait, int epfd, void *ev, int cnt, int timeout) {
1972 SCOPED_TSAN_INTERCEPTOR(epoll_wait, epfd, ev, cnt, timeout);
1975 int res = BLOCK_REAL(epoll_wait)(epfd, ev, cnt, timeout);
1981 TSAN_INTERCEPTOR(int, epoll_pwait, int epfd, void *ev, int cnt, int timeout,
1983 SCOPED_TSAN_INTERCEPTOR(epoll_pwait, epfd, ev, cnt, timeout, sigmask);
1986 int res = BLOCK_REAL(epoll_pwait)(epfd, ev, cnt, timeout, sigmask);
1992 TSAN_INTERCEPTOR(int, epoll_pwait2, int epfd, void *ev, in
[all...]
/freebsd-current/contrib/libucl/include/
H A Ducl.h849 #define ucl_object_iterate(ob, it, ev) ucl_object_iterate_with_error((ob), (it), (ev), NULL)
/freebsd-current/contrib/tnftp/src/
H A Dmain.c685 HistEvent ev; local
706 history(hist, &ev, H_ENTER, buf);
/freebsd-current/sys/dev/xdma/controller/
H A Dpl330.c275 emit_sev(uint8_t *buf, uint32_t ev) argument
279 buf[1] = (ev << 3);

Completed in 206 milliseconds

<<111213