Searched defs:ev (Results 51 - 75 of 153) sorted by relevance

1234567

/freebsd-10-stable/lib/librt/
H A Dmq.c137 struct sigevent ev; local
/freebsd-10-stable/sys/boot/common/
H A Dinterp.c343 char *pr, *p, *cp, *ev; local
H A Dcommands.c248 struct env_var *ev; local
/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_sysevent.c52 struct sysevent *ev; local
71 struct sysevent *ev = (struct sysevent *)evp; local
143 struct sysevent *ev = (struct sysevent *)evp; local
155 struct sysevent *ev = (struct sysevent *)evp; local
165 struct sysevent *ev = (struct sysevent *)evp; local
320 sysevent_t *ev; local
[all...]
/freebsd-10-stable/sys/dev/nand/
H A Dnandsim_ctrl.c187 struct nandsim_ev *ev; local
228 struct nandsim_ev *ev; local
/freebsd-10-stable/sys/kern/
H A Dkern_pmc.c301 pmc_soft_ev_acquire(enum pmc_event ev) argument
/freebsd-10-stable/sys/nfs/
H A Dnfs_diskless.c332 inaddr_to_sockaddr(char *ev, struct sockaddr_in *sa) argument
354 hwaddr_to_sockaddr(char *ev, struct sockaddr_dl *sa) argument
382 decode_nfshandle(char *ev, u_char *fh, int maxfh) argument
/freebsd-10-stable/usr.bin/tail/
H A Dforward.c69 static struct kevent *ev; variable in typeref:struct:kevent
[all...]
/freebsd-10-stable/usr.sbin/bluetooth/btpand/
H A Devent.h92 _event_set(char const *file, int line, struct event *ev, int fd, short flags, void (*cb)(int, short, void *), void *cbarg) argument
105 _event_add(char const *file, int line, struct event *ev, struct timeval const *timeout) argument
118 _event_del(char const *file, int line, struct event *ev) argument
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dpoll.c107 struct event *ev; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_finalize.c57 event_finalize_callback_1(struct event *ev, void *arg) argument
78 struct event *ev; local
232 struct event *ev; member in struct:event_and_count
237 event_finalize_callback_2(struct event *ev, void *arg) argument
[all...]
/freebsd-10-stable/contrib/openbsm/libbsm/
H A Dbsm_event.c335 getauevnonam_r(au_event_t *ev, const char *event_name) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_timer_create.c179 struct sigevent ev; local
/freebsd-10-stable/contrib/nvi/common/
H A Dkey.c544 EVENT *evp, ev; local
/freebsd-10-stable/contrib/nvi/vi/
H A Dvs_msg.c514 EVENT ev; local
638 EVENT ev; local
778 EVENT ev; local
[all...]
/freebsd-10-stable/contrib/pf/libevent/
H A Devbuffer.c54 bufferevent_add(struct event *ev, int timeout) argument
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dldap.c149 SM_EVENT *ev = NULL; local
/freebsd-10-stable/contrib/unbound/util/
H A Dwinsock_event.c203 static void handle_signal(struct event* ev) argument
471 event_set(struct event *ev, int fd, short bits, void (*cb)(int, short, void *), void *arg) argument
484 event_base_set(struct event_base *base, struct event *ev) argument
493 event_add(struct event *ev, struct timeval *tv) argument
574 event_del(struct event *ev) argument
616 struct event* ev; local
626 signal_add(struct event *ev, struct timeval * ATTR_UNUSED(tv)) argument
639 signal_del(struct event *ev) argument
648 winsock_tcp_wouldblock(struct event* ev, int eventbits) argument
661 winsock_register_wsaevent(struct event_base* base, struct event* ev, WSAEVENT wsaevent, void (*cb)(int, short, void*), void* arg) argument
680 winsock_unregister_wsaevent(struct event* ev) argument
[all...]
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dload.c238 parse_event(Event *ev, char *s) argument
257 parse_event_alloc (Event **ev, char *s) argument
[all...]
/freebsd-10-stable/lib/libpmc/
H A Dpmclog.c275 pmclog_get_event(void *cookie, char **data, ssize_t *len, struct pmclog_ev *ev) argument
443 pmclog_read(void *cookie, struct pmclog_ev *ev) argument
[all...]
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dcomconsole.c175 comc_speed_set(struct env_var *ev, int flags, const void *value) argument
193 comc_port_set(struct env_var *ev, int flags, const void *value) argument
289 comc_pcidev_set(struct env_var *ev, int flags, const void *value) argument
/freebsd-10-stable/sys/boot/pc98/libpc98/
H A Dcomconsole.c175 comc_speed_set(struct env_var *ev, int flags, const void *value) argument
193 comc_port_set(struct env_var *ev, int flags, const void *value) argument
281 comc_pcidev_set(struct env_var *ev, int flags, const void *value) argument
/freebsd-10-stable/sys/geom/vinum/
H A Dgeom_vinum.c633 struct gv_event *ev; local
[all...]
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_soft.c99 enum pmc_event ev; local
314 enum pmc_event ev; local
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dratelimiter.c137 isc_event_t *ev; local
147 isc_event_t *ev = *eventp; local
212 isc_event_t *ev; local
[all...]

Completed in 325 milliseconds

1234567