Searched defs:ev (Results 1 - 25 of 265) sorted by relevance

1234567891011

/netbsd-current/sys/arch/ia64/stand/efi/libefi/
H A Ddelay.c38 static EFI_EVENT ev = 0; local
/netbsd-current/sys/arch/next68k/next68k/
H A Disr.h48 isrlink_autovec(int (*func)(void *), void *arg, int ipl, int isrpri, struct evcnt *ev) argument
/netbsd-current/games/trek/
H A Devents.c67 struct event *ev = NULL; local
H A Dschedule.c149 int ev; local
168 int ev; local
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_minheap.c37 set_random_timeout(struct event *ev) argument
H A Dtest-time.c53 struct event *ev[NEVENT]; variable in typeref:struct:event
H A Dtest-closed.c79 struct event *ev; local
H A Dtest-weof.c86 struct event ev; local
/netbsd-current/sys/dev/wscons/
H A Dwsevent_50.c131 const struct wscons_event *ev = &events[i]; local
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_minheap.c38 set_random_timeout(struct event *ev) argument
H A Dtest-time.c52 struct event *ev[NEVENT]; variable in typeref:struct:event
H A Dtest-weof.c88 struct event ev; local
H A Dtest-closed.c85 struct event *ev; local
/netbsd-current/sys/stand/efiboot/
H A Defigetsecs.c59 getsecs_notify_func(EFI_EVENT ev, VOID *context) argument
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dpr23428.c13 char **ev = &argv[argc + 1]; local
/netbsd-current/external/bsd/iscsi/dist/src/osd/
H A Dosd-target.c92 extv_t ev; local
/netbsd-current/sys/arch/ia64/stand/common/
H A Dconsole.c153 cons_set(struct env_var *ev, int flags, void *value) argument
/netbsd-current/sys/arch/mvme68k/mvme68k/
H A Dclock.c78 clock_config(device_t dev, struct clock_attach_args *ca, struct evcnt *ev) argument
/netbsd-current/usr.bin/m4/lib/
H A Dstrtonum.c45 } ev[4] = { local
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_strtonum.c47 } ev[4] = { local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp-forms/
H A Dhello.cs54 protected override void OnResize(EventArgs ev) { argument
74 private void Quit (Object sender, EventArgs ev) { argument
/netbsd-current/sys/arch/vax/vax/
H A Dxmi_mainbus.c81 xmi_intr_establish(void *icookie, int vec, void (*func)(void *), void *arg, struct evcnt *ev) argument
/netbsd-current/external/bsd/nvi/dist/vi/
H A Dv_replace.c54 EVENT ev; local
/netbsd-current/external/bsd/libevent/dist/sample/
H A Devent-read-fifo.c39 struct event *ev = arg; local
/netbsd-current/sys/dev/acpi/
H A Dacpi_ged.c79 acpi_ged_register_event(void *priv, struct acpi_event *ev, struct acpi_irq *irq) argument
96 struct acpi_event * const ev = priv; local

Completed in 205 milliseconds

1234567891011