Searched refs:fflag (Results 101 - 125 of 155) sorted by relevance

1234567

/freebsd-11-stable/sys/dev/vt/
H A Dvt_sysmouse.c299 sysmouse_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
/freebsd-11-stable/sys/arm/lpc/
H A Dlpc_fb.c414 lpc_fb_close(struct cdev *cdev, int fflag, int devtype, struct thread *td) argument
/freebsd-11-stable/sys/dev/nand/
H A Dnand_geom.c192 nand_ioctl(struct disk *ndisk, u_long cmd, void *data, int fflag, argument
H A Dnand_cdev.c293 nand_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, argument
/freebsd-11-stable/sys/geom/
H A Dgeom.h69 typedef int g_ioctl_t(struct g_provider *pp, u_long cmd, void *data, int fflag, struct thread *td);
124 #define G_VERSION_01 0x20041207 /* add fflag to g_ioctl_t */
H A Dgeom_dev.c468 g_dev_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
619 error = cp->provider->geom->ioctl(cp->provider, cmd, data, fflag, td);
H A Dgeom_disk.c264 g_disk_ioctl(struct g_provider *pp, u_long cmd, void * data, int fflag, struct thread *td) argument
275 error = dp->d_ioctl(dp, cmd, data, fflag, td);
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_vnops.c272 int fflag = ap->a_fflag; local
286 if (fflag & IO_NDELAY) {
289 fufh_type = fuse_filehandle_xlate_from_fflags(fflag);
299 " (fflag=0x%x)\n",
300 fufh_type, fflag);
/freebsd-11-stable/sys/dev/tws/
H A Dtws.c126 tws_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
131 TWS_TRACE_DEBUG(sc, "entry", dev, fflag);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c70 static int qlnx_eioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag,
1006 qlnx_eioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, argument
/freebsd-11-stable/sys/dev/agp/
H A Dagp.c814 agp_close(struct cdev *kdev, int fflag, int devtype, struct thread *td) argument
837 agp_ioctl(struct cdev *kdev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dhv_snapshot.c548 hv_vss_dev_close(struct cdev *dev, int fflag __unused, int devtype __unused,
628 hv_appvss_dev_close(struct cdev *dev, int fflag __unused, int devtype __unused,
/freebsd-11-stable/usr.bin/sort/
H A Dsort.c205 sm->rflag || sm->Rflag || sm->hflag || sm->dflag || sm->fflag));
578 sm->fflag = true;
H A Dcoll.c429 if (sm->fflag || sm->Mflag)
452 if (sm->fflag || sm->Mflag) {
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_socket.c773 u_int fflag; local
792 &fp, &fflag, NULL);
798 if (fflag & FNONBLOCK) {
/freebsd-11-stable/sys/dev/usb/
H A Dusb_dev.c1057 usb_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int fflag, struct thread* td) argument
1669 usb_static_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, argument
1688 err = usb_quirk_ioctl_p(cmd, data, fflag, td);
/freebsd-11-stable/sys/arm/xilinx/
H A Dzy7_devcfg.c629 zy7_devcfg_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
/freebsd-11-stable/sys/dev/tdfx/
H A Dtdfx_pci.c400 tdfx_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
/freebsd-11-stable/sys/mips/cavium/
H A Docteon_ebt3000_cf.c253 static int cf_ioctl (struct g_provider *pp, u_long cmd, void *data, int fflag, struct thread *td) argument
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c230 static int ce_close (dev_t dev, int fflag, int devtype, struct proc *p);
234 static int ce_close (struct cdev *dev, int fflag, int devtype, struct thread *td);
1207 static int ce_close (dev_t dev, int fflag, int devtype, struct proc *p) argument
1209 static int ce_close (struct cdev *dev, int fflag, int devtype, struct thread *td)
/freebsd-11-stable/sys/dev/evdev/
H A Duinput.c639 uinput_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, argument
/freebsd-11-stable/sys/dev/flash/
H A Dmx25l.c583 mx25l_ioctl(struct disk *dp, u_long cmd, void *data, int fflag, argument
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c1140 netmap_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
1143 nm_prinf("dev %p fflag 0x%x devtype %d td %p",
1144 dev, fflag, devtype, td);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c5129 #define FLAG_CHECK(fflag, xflag, xfield) do { \
5131 fflags |= (fflag); \
5239 #define FLAG_CHANGE(fflag, zflag, xflag, xfield) do { \
5240 if (((fflags & (fflag)) && !(zflags & (zflag))) || \
5241 ((zflags & (zflag)) && !(fflags & (fflag)))) { \
5243 (xfield) = ((fflags & (fflag)) != 0); \
/freebsd-11-stable/sys/dev/fdc/
H A Dfdc.c1700 fd_ioctl(struct g_provider *pp, u_long cmd, void *data, int fflag, struct thread *td) argument
1762 if (!(fflag & FWRITE))

Completed in 486 milliseconds

1234567