/illumos-gate/usr/src/boot/libsa/ |
H A D | ioctl.c | 68 ioctl(int fd, ulong_t cmd, char *arg) in ioctl() function
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | ioctl.c | 59 ioctl(int fdes, int cmd, intptr_t arg) in ioctl() function
|
/illumos-gate/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 998 struct megasas_ioctl ioctl; in megasas_ioctl() local 3534 issue_mfi_pthru(struct megasas_instance *instance, struct megasas_ioctl *ioctl, in issue_mfi_pthru() 3659 issue_mfi_dcmd(struct megasas_instance *instance, struct megasas_ioctl *ioctl, in issue_mfi_dcmd() 3771 issue_mfi_smp(struct megasas_instance *instance, struct megasas_ioctl *ioctl, in issue_mfi_smp() 3998 issue_mfi_stp(struct megasas_instance *instance, struct megasas_ioctl *ioctl, in issue_mfi_stp() 4188 handle_drv_ioctl(struct megasas_instance *instance, struct megasas_ioctl *ioctl, in handle_drv_ioctl() 4303 handle_mfi_ioctl(struct megasas_instance *instance, struct megasas_ioctl *ioctl, in handle_mfi_ioctl()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | fcntl.c | 36 #define ioctl ______ioctl macro
|
/illumos-gate/usr/src/lib/libcrypt/common/ |
H A D | des.c | 51 #define ioctl(a, b, c) (cdevsw[11].d_ioctl(0, b, c, 0) ? -1 : 0) macro
|
/illumos-gate/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas.c | 1412 struct mrsas_ioctl *ioctl; in mrsas_ioctl() local 5354 issue_mfi_pthru(struct mrsas_instance *instance, struct mrsas_ioctl *ioctl, in issue_mfi_pthru() 5525 issue_mfi_dcmd(struct mrsas_instance *instance, struct mrsas_ioctl *ioctl, in issue_mfi_dcmd() 5662 issue_mfi_smp(struct mrsas_instance *instance, struct mrsas_ioctl *ioctl, in issue_mfi_smp() 5927 issue_mfi_stp(struct mrsas_instance *instance, struct mrsas_ioctl *ioctl, in issue_mfi_stp() 6153 handle_drv_ioctl(struct mrsas_instance *instance, struct mrsas_ioctl *ioctl, in handle_drv_ioctl() 6265 handle_mfi_ioctl(struct mrsas_instance *instance, struct mrsas_ioctl *ioctl, in handle_mfi_ioctl()
|
H A D | mr_sas.h | 567 uint8_t ioctl; /* Device nodes for ioctl's created. */ member
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | terminal.h | 195 #define ioctl(a,b,c) sh_ioctl(a,b,c,sizeof(c)) macro
|
/illumos-gate/usr/src/lib/libldap5/include/ldap/ |
H A D | portable.h | 401 #define ioctl ioctlsocket macro
|
/illumos-gate/usr/src/uts/common/des/ |
H A D | des_crypt.c | 64 #define ioctl(a, b, c) (cdevsw[11].d_ioctl(0, b, c, 0) ? -1 : 0) macro
|
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | vdsk_common.h | 523 #define VDSK_EFI_DEV_SET(efi_dev, vdsk, ioctl, bsize, dsize) \ argument
|
H A D | vdc.h | 122 #define VDC_EFI_DEV_SET(dev, vdsk, ioctl) \ argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 658 #define ioctl(a, b, c) sim_ioctl((int)(a), (int)(b), (void *)(c)) macro
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vds.c | 122 #define VD_EFI_DEV_SET(dev, vdsk, ioctl) \ argument 3482 vd_do_ioctl(vd_t *vd, vd_dring_payload_t *request, void* buf, vd_ioctl_t *ioctl) in vd_do_ioctl() 3615 vd_ioctl_t ioctl[] = { in vd_ioctl() local
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 3332 usbser_ioctl2str(int ioctl) in usbser_ioctl2str()
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 …otify_add_watch", "read", "pwritev64", "pwrite64", "preadv64", "fchown", "ioctl", "preadv2", "prea… array
|
H A D | implicit_dependencies_verbose.json | 1 …son": ["fd->flags"], "call": "fcntl"}, {"reason": ["fd->flags"], "call": "ioctl"}, {"reason": ["fd… array
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …otify_add_watch", "read", "pwritev64", "pwrite64", "preadv64", "fchown", "ioctl", "preadv2", "prea… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|