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

1234567

/freebsd-10-stable/sys/boot/efi/libefi/
H A Ddelay.c36 static EFI_EVENT ev = 0; local
/freebsd-10-stable/sys/sys/
H A Dboot.h38 const char *ev; member in struct:__anon11470
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dt-event.c54 SM_EVENT *ev; local
H A Dclock.c93 register SM_EVENT *ev; local
260 register SM_EVENT *ev; local
322 register SM_EVENT *ev; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.sigwait.c41 struct sigevent ev; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_minheap.c36 set_random_timeout(struct event *ev) argument
H A Dtest-closed.c83 struct event *ev; local
H A Dtest-weof.c86 struct event ev; local
H A Dtest-time.c50 struct event *ev[NEVENT]; variable in typeref:struct:event
H A Dtest-eof.c91 struct event ev; local
/freebsd-10-stable/contrib/libc++/src/
H A Dsystem_error.cpp173 system_error(int ev, const error_category& ecat, const string& what_arg) argument
179 system_error(int ev, const error_category& ecat, const char* what_arg) argument
185 system_error(int ev, const error_category& ecat) argument
196 __throw_system_error(int ev, const char* what_arg) argument
[all...]
/freebsd-10-stable/contrib/nvi/vi/
H A Dv_replace.c48 EVENT ev; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dstrtonum.c43 } ev[4] = { local
/freebsd-10-stable/lib/libc/stdlib/
H A Dstrtonum.c41 } ev[4] = { local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_kevent.c65 struct kevent ev; local
88 struct kevent ev; local
165 struct kevent ev; local
[all...]
/freebsd-10-stable/lib/libedit/
H A Dhist.c158 HistEvent ev; local
H A Dhist.h54 HistEvent ev; /* Event cookie */ member in struct:el_history_t
/freebsd-10-stable/sys/boot/ia64/common/
H A Ddevicename.c157 ia64_setcurrdev(struct env_var *ev, int flags, const void *value) argument
/freebsd-10-stable/contrib/openbsm/libbsm/
H A Dbsm_mask.c65 struct au_event_ent ev; member in struct:audit_event_map
160 struct au_event_ent *ev; local
[all...]
/freebsd-10-stable/sys/boot/efi/loader/
H A Ddevicename.c186 efi_setcurrdev(struct env_var *ev, int flags, const void *value) argument
/freebsd-10-stable/contrib/nvi/ex/
H A Dex_txt.c59 EVENT ev; local
[all...]
/freebsd-10-stable/contrib/pf/libevent/
H A Dsignal.c71 struct event *ev = arg; local
111 evsignal_add(struct event *ev) argument
141 evsignal_del(struct event *ev) argument
166 struct event *ev; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Daudit.c85 audit_event_lookup(ssh_audit_event_t ev) argument
/freebsd-10-stable/lib/librt/
H A Dtimer.c83 struct sigevent ev; local
/freebsd-10-stable/lib/libstand/
H A Denvironment.c50 struct env_var *ev; local
70 struct env_var *ev, *curr, *last; local
141 struct env_var *ev; local
178 struct env_var *ev; local
195 env_discard(struct env_var *ev) argument
[all...]

Completed in 168 milliseconds

1234567