| /titanic_44/usr/src/uts/common/ktli/ |
| H A D | t_kgtstate.c | 92 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, CRED(), in t_kgetstate()
|
| H A D | t_kunbind.c | 102 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, CRED(), in t_kunbind()
|
| H A D | t_kbind.c | 119 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, fp->f_cred, in t_kbind()
|
| H A D | t_kopen.c | 218 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, cr, &retval); in t_kopen()
|
| /titanic_44/usr/src/uts/sun4/io/ |
| H A D | tod.c | 314 if ((mode & FMODELS) == FNATIVE) { in tod_ioctl() 342 if ((mode & FMODELS) == FNATIVE) { in tod_ioctl()
|
| /titanic_44/usr/src/uts/common/sys/ |
| H A D | file.h | 131 #define FNATIVE DATAMODEL_NATIVE macro
|
| /titanic_44/usr/src/uts/common/syscall/ |
| H A D | ucredsys.c | 81 err = strdoioctl(vp->v_stream, &strioc, FNATIVE|FKIOCTL, in getpeerucred()
|
| /titanic_44/usr/src/uts/intel/io/dktp/dcdev/ |
| H A D | dadk.c | 489 (uintptr_t)&wce, FKIOCTL | FNATIVE); in dadk_open() 496 (uintptr_t)&dadkp->dad_logg, FKIOCTL | FNATIVE); in dadk_open() 502 (uintptr_t)&dadkp->dad_phyg, FKIOCTL | FNATIVE); in dadk_open() 602 (uintptr_t)&dadk_ioc_string, FKIOCTL | FNATIVE); in dadk_create_errstats() 609 (uintptr_t)&dadk_ioc_string, FKIOCTL | FNATIVE); in dadk_create_errstats()
|
| /titanic_44/usr/src/uts/common/io/ |
| H A D | sysmsg.c | 315 (intptr_t)devname, FNATIVE|FKIOCTL|FREAD|FWRITE, in parse_buffer() 553 if ((flag & FMODELS) != FNATIVE) { in sysmioctl()
|
| /titanic_44/usr/src/uts/i86xpv/io/ |
| H A D | privcmd.c | 281 if ((mode & FMODELS) != FNATIVE) in privcmd_ioctl()
|
| /titanic_44/usr/src/uts/i86pc/i86hvm/io/ |
| H A D | pv_cmdk.c | 135 ioccmd, (uintptr_t)&strarg, FNATIVE | FKIOCTL) != 0) in xdfs_get_modser()
|
| /titanic_44/usr/src/uts/common/fs/udfs/ |
| H A D | udf_vfsops.c | 1619 FKIOCTL|FREAD|FNATIVE, CRED(), &rval)) != 0) { in ud_get_last_block() 1628 FKIOCTL|FREAD|FNATIVE, CRED(), &rval)) != 0) { in ud_get_last_block() 1856 FKIOCTL|FREAD|FNATIVE, CRED(), &rval) != 0) { in ud_get_lbsize()
|
| /titanic_44/usr/src/uts/common/fs/pcfs/ |
| H A D | pc_node.c | 594 FDGETCHANGE, (intptr_t)&fdstatus, FNATIVE | FKIOCTL, in pc_verify()
|
| /titanic_44/usr/src/uts/common/tnf/ |
| H A D | tnf.c | 386 if ((mode & FMODELS) != FNATIVE) in tnf_ioctl()
|
| /titanic_44/usr/src/uts/common/fs/hsfs/ |
| H A D | hsfs_vfsops.c | 1553 FNATIVE|FKIOCTL|FREAD, CRED(), &rval); in hs_findvoldesc()
|
| /titanic_44/usr/src/uts/common/fs/ufs/ |
| H A D | ufs_vfsops.c | 1197 FKIOCTL|FNATIVE|FREAD, CRED(), &status) == 0) { in mountfs()
|
| /titanic_44/usr/src/uts/intel/io/dktp/disk/ |
| H A D | cmdk.c | 1694 FNATIVE | FKIOCTL, in cmdk_get_modser()
|
| /titanic_44/usr/src/uts/common/fs/specfs/ |
| H A D | specvnops.c | 1525 (intptr_t)&spec_callback, FNATIVE|FKIOCTL, cr, &rval); in spec_fsync()
|
| /titanic_44/usr/src/uts/common/os/ |
| H A D | driver_lyr.c | 1942 mode = (mode & ~FMODELS) | FNATIVE | FKIOCTL; in ldi_ioctl()
|
| H A D | strsubr.c | 1898 error = strdoioctl(stp, &strioc, FNATIVE, in mlink_file() 2045 error = strdoioctl(stp, &strioc, FNATIVE, in munlink()
|
| H A D | streamio.c | 3225 flag = (flag & ~FMODELS) | FNATIVE; in strioctl()
|