/netbsd-src/usr.bin/aiomixer/ |
H A D | main.c | 63 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 D | draw.c | 80 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 D | parse.c | 42 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 D | sys_aio.c | 179 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 D | xd.c | 72 xdinit(void *aio) in xdinit() 98 struct AmigaIO *aio = (struct AmigaIO *)devd; in xdstrategy() local
|
H A D | main.c | 90 pain(void *aio, void *cons) in pain()
|
/netbsd-src/sys/arch/amiga/stand/bootblock/bootxx_ffs/ |
H A D | main.c | 71 pain(void *aio) in pain()
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | vdev_queue.c | 502 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 D | e_afalg.c | 137 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 D | e_afalg.h | 91 afalg_aio aio; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_afalg.c | 185 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 D | e_afalg.h | 91 afalg_aio aio; member
|
/netbsd-src/sys/nfs/ |
H A D | nfs_clntsocket.c | 101 struct iovec aio; in nfs_receive() local
|
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_extattr.c | 969 struct uio aio; in ulfs_extattr_get_header() local
|
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_extattr.c | 958 struct uio aio; in ufs_extattr_get_header() local
|
/netbsd-src/lib/libc/net/ |
H A D | getaddrinfo.c | 705 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 D | tools.c | 1234 AttrIxInfo ai = {0}, *aio; in mdb_tool_index_task() local
|
/netbsd-src/sys/fs/nfs/common/ |
H A D | bootp_subr.c | 600 struct iovec aio; in bootpc_call() local
|