Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 25 of 84) sorted by relevance

1234

/dragonfly/contrib/libedit/src/
H A Dhistory.c117 #define HNEXT(h, ev) (*(h)->h_next)((h)->h_ref, ev) argument
119 #define HPREV(h, ev) (*(h)->h_prev)((h)->h_ref, ev) argument
120 #define HLAST(h, ev) (*(h)->h_last)((h)->h_ref, ev) argument
121 #define HCURR(h, ev) (*(h)->h_curr)((h)->h_ref, ev) argument
251 history_def_first(void *p, TYPE(HistEvent) *ev) in history_def_first()
271 history_def_last(void *p, TYPE(HistEvent) *ev) in history_def_last()
291 history_def_next(void *p, TYPE(HistEvent) *ev) in history_def_next()
316 history_def_prev(void *p, TYPE(HistEvent) *ev) in history_def_prev()
342 history_def_curr(void *p, TYPE(HistEvent) *ev) in history_def_curr()
482 history_def_delete(history_t *h, in history_def_delete()
[all …]
H A Dreadline.c309 HistEvent ev; in rl_initialize() local
442 HistEvent ev; in readline() local
579 HistEvent ev; in get_history_event() local
1238 HistEvent ev; in stifle_history() local
1264 HistEvent ev; in unstifle_history() local
1426 HistEvent ev; in read_history() local
1449 HistEvent ev; in write_history() local
1462 HistEvent ev; in append_history() local
1491 HistEvent ev; in history_get() local
1537 HistEvent ev; in add_history() local
[all …]
H A Dhist.c171 HistEventW ev; in hist_command() local
247 HistEventW ev; in hist_convert() local
/dragonfly/stand/lib/
H A Denvironment.c51 struct env_var *ev; in env_getenv() local
71 struct env_var *ev, *curr, *last; in env_setenv() local
142 struct env_var *ev; in getenv() local
179 struct env_var *ev; in unsetenv() local
196 env_discard(struct env_var *ev) in env_discard()
211 env_noset(struct env_var *ev, int flags, const void *value) in env_noset()
217 env_nounset(struct env_var *ev) in env_nounset()
/dragonfly/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c122 _nc_event *ev = evl->events[n]; in _nc_eventlist_timeout() local
259 _nc_event *ev = evl->events[n]; in _nc_timed_wait() local
281 _nc_event *ev = evl->events[n]; in _nc_timed_wait() local
363 _nc_event *ev = evl->events[n]; in _nc_timed_wait() local
413 _nc_event *ev = evl->events[n]; in _nc_timed_wait() local
440 _nc_event *ev = evl->events[n]; in _nc_timed_wait() local
/dragonfly/sys/dev/misc/efirt/
H A Defidev.c101 struct efi_var_ioc *ev = (struct efi_var_ioc *)addr; in efidev_ioctl() local
137 struct efi_var_ioc *ev = (struct efi_var_ioc *)addr; in efidev_ioctl() local
159 struct efi_var_ioc *ev = (struct efi_var_ioc *)addr; in efidev_ioctl() local
/dragonfly/sys/platform/pc64/x86_64/
H A Dautoconf.c230 inaddr_to_sockaddr(char *ev, struct sockaddr_in *sa) in inaddr_to_sockaddr()
251 hwaddr_to_sockaddr(char *ev, struct sockaddr_dl *sa) in hwaddr_to_sockaddr()
275 decode_nfshandle(char *ev, u_char *fh) in decode_nfshandle()
/dragonfly/lib/libevtr/
H A Devtr.c318 evtr_run_callbacks(evtr_event_t ev, evtr_query_t q) in evtr_run_callbacks()
789 parse_callback(evtr_event_t ev, void *d) in parse_callback()
819 thread_creation_callback(evtr_event_t ev, void *d) in thread_creation_callback()
849 thread_switch_callback(evtr_event_t ev, void *d) in thread_switch_callback()
1210 evtr_dump_probe(evtr_t evtr, evtr_event_t ev) in evtr_dump_probe()
1262 evtr_dump_sysinfo(evtr_t evtr, evtr_event_t ev) in evtr_dump_sysinfo()
1285 evtr_dump_cpuinfo(evtr_t evtr, evtr_event_t ev) in evtr_dump_cpuinfo()
1321 evtr_dump_event(evtr_t evtr, evtr_event_t ev) in evtr_dump_event()
1357 struct evtr_event ev; in evtr_open_read() local
1839 evtr_next_event(evtr_t evtr, evtr_event_t ev) in evtr_next_event()
[all …]
H A Dinternal.h39 evtr_event_t ev; member
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dautoconf.c307 inaddr_to_sockaddr(char *ev, struct sockaddr_in *sa) in inaddr_to_sockaddr()
328 hwaddr_to_sockaddr(char *ev, struct sockaddr_dl *sa) in hwaddr_to_sockaddr()
352 decode_nfshandle(char *ev, u_char *fh) in decode_nfshandle()
/dragonfly/sys/kern/
H A Dkern_udev.c70 struct udev_event ev; member
503 struct udev_event_kernel *ev; in udev_event_insert() local
537 struct udev_event_kernel *ev; in udev_clean_events_locked() local
548 udev_event_externalize(struct udev_event_kernel *ev) in udev_event_externalize()
794 struct udev_event_kernel *ev; in udev_dev_filter_read() local
814 struct udev_event_kernel *ev; in udev_dev_read() local
/dragonfly/games/trek/
H A Dschedule.c141 int ev; in xsched() local
160 int ev; in xresched() local
H A Devents.c59 struct event *ev = NULL; in events() local
/dragonfly/usr.bin/evtranalyze/
H A Devtranalyze.c500 struct evtr_event ev; in do_pass() local
540 draw_thread_run(struct td_switch_ctx *ctx, struct cpu *c, evtr_event_t ev, int row) in draw_thread_run()
552 draw_ctx_switch(struct td_switch_ctx *ctx, struct cpu *c, evtr_event_t ev) in draw_ctx_switch()
658 ctxsw_prepare_event(void *_ctx, evtr_event_t ev) in ctxsw_prepare_event()
774 ctxsw_draw_event(void *_ctx, evtr_event_t ev) in ctxsw_draw_event()
993 struct evtr_event ev; in cmd_show() local
1138 stats_integer_each(void *_ctx, evtr_event_t ev) in stats_integer_each()
1194 ctor_data_new(evtr_event_t ev) in ctor_data_new()
1268 stats_completion_each(void *_ctx, evtr_event_t ev) in stats_completion_each()
1371 struct evtr_event ev; in cmd_stats() local
[all …]
/dragonfly/contrib/nvi2/vi/
H A Dvs_msg.c510 EVENT ev; in vs_ex_resolve() local
634 EVENT ev; in vs_resolve() local
774 EVENT ev; in vs_wait() local
H A Dv_replace.c44 EVENT ev; in v_replace() local
H A Dvi.c456 EVENT ev; in v_cmd() local
1130 EVENT ev; in v_count() local
/dragonfly/stand/boot/efi/libefi/
H A Ddelay.c36 static EFI_EVENT ev = 0; in delay() local
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_client_read.c282 union tls_event_data ev; in tls_peer_cert_event() local
326 union tls_event_data ev; in tls_cert_chain_failure_event() local
518 union tls_event_data ev; in tls_process_certificate() local
537 union tls_event_data ev; in tls_process_certificate() local
/dragonfly/sys/sys/
H A Dboot.h38 const char *ev; member
/dragonfly/lib/libc/stdlib/
H A Dstrtonum.c39 } ev[4] = { in strtonum() local
/dragonfly/usr.sbin/fstyp/
H A Dexfat.c241 exfat_fat_next(FILE *fp, const struct exfat_vbr *ev, unsigned BPS, in exfat_fat_next()
260 exfat_find_label(FILE *fp, const struct exfat_vbr *ev, unsigned BPS, in exfat_find_label()
320 struct exfat_vbr *ev; in fstyp_exfat() local
/dragonfly/stand/boot/efi/loader/
H A Ddevicename.c163 efi_setcurrdev(struct env_var *ev, int flags, const void *value) in efi_setcurrdev()
/dragonfly/contrib/nvi2/ex/
H A Dex_txt.c55 EVENT ev; in ex_txt() local
/dragonfly/stand/boot/pc32/libi386/
H A Ddevicename.c233 i386_setcurrdev(struct env_var *ev, int flags, const void *value) in i386_setcurrdev()

1234