| /src/sys/lib/libsa/ |
| H A D | ioctl.c | 66 ioctl(int fd, u_long cmd, char *arg) function in typeref:typename:int
|
| /src/sys/dev/hdmicec/ |
| H A D | hdmicec_if.h | 37 int (*ioctl)(void *, u_long, void *, int, lwp_t *); member in struct:hdmicec_hw_if
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
| H A D | driver.h | 21 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member in struct:nvif_driver
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/ |
| H A D | nouveau_nvif_client.c | 72 struct nvif_ioctl_v0 ioctl; member in struct:nvif_client_init::__anon98f8a3ec0108
|
| H A D | nouveau_nvif_notify.c | 42 struct nvif_ioctl_v0 ioctl; member in struct:nvif_notify_put_::__anonc0a853060108 73 struct nvif_ioctl_v0 ioctl; member in struct:nvif_notify_get_::__anonc0a853060208 154 struct nvif_ioctl_v0 ioctl; member in struct:nvif_notify_fini::__anonc0a853060408 175 struct nvif_ioctl_v0 ioctl; member in struct:nvif_notify_init::__anonc0a853060508 [all...] |
| H A D | nouveau_nvif_object.c | 67 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_sclass_get::__anonac975f640208 111 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_rd::__anonac975f640308 130 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_wr::__anonac975f640408 148 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_mthd::__anonac975f640508 177 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_unmap_handle::__anonac975f640608 194 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_map_handle::__anonac975f640708 298 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_fini::__anonac975f640808 317 struct nvif_ioctl_v0 ioctl; member in struct:nvif_object_init::__anonac975f640908 [all...] |
| /src/games/warp/ |
| H A D | config.h.SH | 146 * ioctl() calls that depend on the value of this symbol. function
|
| /src/include/ |
| H A D | rmt.h | 53 #define ioctl rmtioctl macro
|
| /src/sys/dev/wscons/ |
| H A D | wsmousevar.h | 45 int (*ioctl)(void *, u_long, void *, int, struct lwp *); member in struct:wsmouse_accessops
|
| H A D | wskbdvar.h | 50 int (*ioctl)(void *, u_long, void *, int, struct lwp *); member in struct:wskbd_accessops
|
| /src/sys/dev/hpc/ |
| H A D | hpcfbvar.h | 43 int (*ioctl)(void *, u_long, void *, int, struct lwp *); member in struct:hpcfb_accessops
|
| /src/sys/dev/ |
| H A D | midi_if.h | 71 int (*ioctl)(void *, u_long, void *, int, struct lwp *); member in struct:midi_hw_if
|
| H A D | bio.c | 204 bio_register(device_t dev, int (*ioctl)(device_t, u_long, void *)) argument
|
| H A D | midisynvar.h | 54 int (*ioctl) (midisyn *, u_long, void *, int, struct lwp *); member in struct:midisyn_methods
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_ioctl.c | 934 const struct drm_ioctl_desc *ioctl; local in function:drm_ioctl 1005 const struct drm_ioctl_desc *ioctl = NULL; local in function:drm_ioctl [all...] |
| /src/sys/arch/zaurus/stand/zbsdmod/ |
| H A D | compat_linux.h | 43 void (*ioctl) (void); member in struct:file_operations
|
| /src/lib/librefuse/refuse/ |
| H A D | v28.h | 87 int (*ioctl) (const char *, int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v28
|
| H A D | v29.h | 89 int (*ioctl) (const char *, int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v29
|
| H A D | v30.h | 94 int (*ioctl) (const char *, int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v30
|
| H A D | v34.h | 81 int (*ioctl) (const char *, int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v34
|
| H A D | v35.h | 82 int (*ioctl) (const char *, unsigned int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v35
|
| H A D | v38.h | 81 int (*ioctl) (const char *, unsigned int, void *, struct fuse_file_info *, unsigned int, void *); member in struct:fuse_operations_v38
|
| /src/common/lib/libprop/ |
| H A D | prop_kern.c | 49 #define ioctl(a,b,c) rump_sys_ioctl(a,b,c) macro
|
| /src/sys/rump/include/rump/ |
| H A D | rump_syscallshotgun.h | 56 #define ioctl(...) rump_sys_ioctl(__VA_ARGS__) macro
|
| /src/tests/net/net/ |
| H A D | t_ip_reass.c | 67 #define ioctl rump_sys_ioctl macro
|