Home
last modified time | relevance | path

Searched defs:aio (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/usr.bin/aiomixer/
H A Dmain.c63 select_class(struct aiomixer *aio, unsigned int n) in select_class() argument
85 select_control(struct aiomixer *aio, unsigne argument
131 slide_control(struct aiomixer * aio,struct aiomixer_control * control,bool right) slide_control() argument
213 toggle_set(struct aiomixer * aio) toggle_set() argument
238 step_up(struct aiomixer * aio) step_up() argument
257 step_down(struct aiomixer * aio) step_down() argument
277 read_key(struct aiomixer * aio,int ch) read_key() argument
402 process_device_select(struct aiomixer * aio,unsigned int num_devices) process_device_select() argument
465 open_device(struct aiomixer * aio,const char * device) open_device() argument
504 struct aiomixer *aio; main() local
[all...]
H A Ddraw.c80 draw_control(struct aiomixer *aio, in draw_control()
121 draw_screen(struct aiomixer *aio) in draw_screen()
292 draw_classbar(struct aiomixer *aio) in draw_classbar()
312 draw_header(struct aiomixer *aio) in draw_header()
328 create_widgets(struct aiomixer *aio) in create_widgets()
376 resize_widgets(struct aiomixer *aio) in resize_widgets()
H A Dparse.c42 get_class(struct aiomixer *aio, int class) in get_class()
87 aiomixer_parse(struct aiomixer *aio) in aiomixer_parse()
/netbsd-src/sys/kern/
H A Dsys_aio.c179 struct aioproc *aio; aio_procinit() local
238 struct aioproc *aio; aio_exit() local
267 struct aioproc *aio = p->p_aio; aio_worker() local
480 struct aioproc *aio; aio_enqueue_job() local
612 struct aioproc *aio; sys_aio_cancel() local
721 struct aioproc *aio = p->p_aio; sys_aio_error() local
777 struct aioproc *aio = p->p_aio; sys_aio_return() local
842 struct aioproc *aio; aio_suspend1() local
929 struct aioproc *aio; sys_lio_listio() local
1128 struct aioproc *aio; aio_print_jobs() local
[all...]
/netbsd-src/sys/arch/amiga/stand/bootblock/boot/
H A Dxd.c72 xdinit(void *aio) in xdinit()
98 struct AmigaIO *aio = (struct AmigaIO *)devd; in xdstrategy() local
H A Dmain.c90 pain(void *aio, void *cons) in pain()
/netbsd-src/sys/arch/amiga/stand/bootblock/bootxx_ffs/
H A Dmain.c71 pain(void *aio) in pain()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_queue.c502 vdev_queue_agg_io_done(zio_t *aio) in vdev_queue_agg_io_done()
649 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local
797 zio_t *zio, *aio; in vdev_queue_io_to_issue() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_afalg.c137 static int afalg_setup_async_event_notification(afalg_aio *aio) in afalg_setup_async_event_notification()
196 static int afalg_init_aio(afalg_aio *aio) in afalg_init_aio()
216 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio()
H A De_afalg.h91 afalg_aio aio; member
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_afalg.c185 static int afalg_setup_async_event_notification(afalg_aio *aio) in afalg_setup_async_event_notification()
244 static int afalg_init_aio(afalg_aio *aio) in afalg_init_aio()
264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio()
H A De_afalg.h91 afalg_aio aio; member
/netbsd-src/sys/nfs/
H A Dnfs_clntsocket.c101 struct iovec aio; in nfs_receive() local
/netbsd-src/sys/ufs/lfs/
H A Dulfs_extattr.c969 struct uio aio; in ulfs_extattr_get_header() local
/netbsd-src/sys/ufs/ufs/
H A Dufs_extattr.c958 struct uio aio; in ufs_extattr_get_header() local
/netbsd-src/lib/libc/net/
H A Dgetaddrinfo.c705 struct ai_order *aio; in reorder() local
876 set_source(struct ai_order *aio, struct policyhead *ph, in set_source()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dtools.c1234 AttrIxInfo ai = {0}, *aio; in mdb_tool_index_task() local
/netbsd-src/sys/fs/nfs/common/
H A Dbootp_subr.c600 struct iovec aio; in bootpc_call() local