Searched defs:aio (Results 1 - 14 of 14) sorted by relevance
| /src/usr.bin/aiomixer/ |
| H A D | parse.c | 42 get_class(struct aiomixer *aio, int class) argument 95 aiomixer_parse(struct aiomixer *aio) argument [all...] |
| H A D | draw.c | 80 draw_control(struct aiomixer *aio, argument 121 draw_screen(struct aiomixer *aio) argument 292 draw_classbar(struct aiomixer * aio) argument 312 draw_header(struct aiomixer * aio) argument 328 create_widgets(struct aiomixer * aio) argument 376 resize_widgets(struct aiomixer * aio) argument [all...] |
| H A D | main.c | 63 select_class(struct aiomixer *aio, unsigned int n) argument 85 select_control(struct aiomixer *aio, unsigne argument 131 slide_control(struct aiomixer * aio,struct aiomixer_control * control,bool right) argument 213 toggle_set(struct aiomixer * aio) argument 238 step_up(struct aiomixer * aio) argument 257 step_down(struct aiomixer * aio) argument 277 read_key(struct aiomixer * aio,int ch) argument 402 process_device_select(struct aiomixer * aio,unsigned int num_devices) argument 465 open_device(struct aiomixer * aio,const char * device) argument 502 struct aiomixer *aio; local in function:main [all...] |
| /src/sys/arch/amiga/stand/bootblock/bootxx_ffs/ |
| H A D | main.c | 71 pain(void *aio) argument
|
| /src/sys/arch/amiga/stand/bootblock/boot/ |
| H A D | xd.c | 72 xdinit(void *aio) argument 98 struct AmigaIO *aio = (struct AmigaIO *)devd; local in function:xdstrategy [all...] |
| H A D | main.c | 90 pain(void *aio, void *cons) argument
|
| /src/tests/lib/libpthread/ |
| H A D | t_compat_cancel.c | 113 struct aiocb aio = { local in function:cancelpoint_compat50_aio_suspend
|
| H A D | t_cancellation.c | 174 struct aiocb aio = { local in function:cancelpoint_aio_suspend
|
| /src/sys/nfs/ |
| H A D | nfs_clntsocket.c | 101 struct iovec aio; local in function:nfs_receive
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_extattr.c | 969 struct uio aio; local in function:ulfs_extattr_get_header
|
| /src/sys/ufs/ufs/ |
| H A D | ufs_extattr.c | 958 struct uio aio; local in function:ufs_extattr_get_header
|
| /src/sys/kern/ |
| H A D | sys_aio.c | 267 struct aioproc *aio; local in function:aio_procinit 309 struct aioproc *aio; local in function:aio_exit 606 struct aioproc *aio = p->p_aio; local in function:aio_suspend1 1573 struct aioproc *aio; local in function:aio_enqueue_job 1737 struct aioproc *aio; local in function:sys_aio_cancel 1846 struct aioproc *aio = p->p_aio; local in function:sys_aio_error 1883 struct aioproc *aio = p->p_aio; local in function:sys_aio_read 1893 struct aioproc *aio = p->p_aio; local in function:sys_aio_return 1908 struct aioproc *aio = p->p_aio; local in function:sys___aio_suspend50 1955 struct aioproc *aio = p->p_aio; local in function:sys_aio_write 1965 struct aioproc *aio; local in function:sys_lio_listio 2172 struct aioproc *aio; local in function:aio_print_jobs [all...] |
| /src/sys/fs/nfs/common/ |
| H A D | bootp_subr.c | 600 struct iovec aio; local in function:bootpc_call
|
| /src/lib/libc/net/ |
| H A D | getaddrinfo.c | 705 struct ai_order *aio; local in function:reorder 876 set_source(struct ai_order * aio,struct policyhead * ph,struct servent_data * svd) argument [all...] |
Completed in 22 milliseconds